fietser28

Results 75 issues of fietser28

This is just a convenience request: There are several places where I think a duplicate button would be very nice to have. Especially in the switchcomponent: ![image](https://github.com/eez-open/studio/assets/8796121/0eb236ae-baf1-4e65-8836-8d9aad77933a) Here I would...

enhancement
task
EEZ Flow

I've had a look at localised UI: Looks nice and got me thinking: Would it be possible to also use this concept for different SCPI instruments (= language) to define...

enhancement
task
Instruments

In the IEXT builder: If I define a discrete range for a SCPI parameter and the range has numbers in them, these are ignored during import. E.g. If I have...

bug
Instruments

When I create a dashboard project with the following text field: A local variable mynow of type date is also defined. ![image](https://github.com/eez-open/studio/assets/8796121/27cf72fd-6da1-40dc-8bce-54785593836e) When in edit mode first 4 rows are...

P3-major
EEZ Flow

I have a container (called DISPLAY in screenshot below) with a large border size (15) and the border style 'Inset'. The widgets inside this container do not properly align in...

bug
P3-major
EEZ Flow

This is equivalent to https://github.com/eez-open/modular-psu-firmware/issues/218 but in studio and not on BB3 itself. This one will work if BB3 is only connected via USB. If #215, #216 and #217 are...

P3-major
task
Instruments
BB3

I would like to have download/edit/upload buttons for the Micropython scripts section in studio. Similar to the LIST possibilities. The possibility to retrieve (specific versions) from GitHub should remain. If...

enhancement
P4-minor
Instruments
BB3

Defining a native array of integers: ![image](https://github.com/eez-open/studio/assets/8796121/df0f973f-160d-4cf8-81ce-0ba52b5a45be) Check and build are fine, but compilation gives: ![image](https://github.com/eez-open/studio/assets/8796121/3125b56c-9492-435e-a917-410444c3481f) Something seems of in the generated code. With an array of strings a similar...

bug
P3-major
documentation

Please add support for groups (needed for keys and encoders): - [x] Have a tab with the list of groups (like Global vars). The list of objects assigned to a...

task
LVGL

Please add the option to export the enum and structs defined in a studio to an appropriate .h file (vars.h?) This allows for a more consistent integration between flow and...

task
documentation