cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Domagoj Lukinic
Booster

GDL UI possibility's

Hi all,

Is it possible to make a UI script that look something like this:

DomagojLukinic_0-1703081932339.png

generally speaking all the options are are dropdown list, and icons... but biggest question for me actually is can I make these two selectable buttons (1,2). they represent position,after the selected position you choose do you want: socket, switch, ect. maybe through booleans?   

 

1 Solution

Accepted Solutions

Here is something similar You are going for I did: https://www.kontakt-simon.com.pl/assets/res/doc/3742/6602ac1dda201-KontaktSimon%2020240224.zip

there is library of electrical equipment by Simon, for now only in Polish.

Go to post

4 Replies 4
Hiromichi Shinkawa
Graphisoft
Graphisoft

Hi,

I think it's possible to make a UI you want.
You can prepare an integer parameter value and place two buttons to allow user to choose 1 or 2.
Then checking the value to know the position, and get which socket, switch type is selected.

 

HTH.

The biggest challenge would be the size of the UI... from 24 488x286px or something similar(bigger in width than before), so it might be somewhat unreadable if a lot in there. You cannot use pictures overlaying each other btw.

You can make the UI bigger but it will be cropped in the standard sizing of the dialog.

The bulletpoints You will do with: UI_RADIOBUTTON,(the left), the right I would do with UI_PICT_RADIOBUTTON with texts by UI_INFIELD. the framing can be done by UI_SEPARATOR or UI_GROPUPBOX (without texts)

Here is something similar You are going for I did: https://www.kontakt-simon.com.pl/assets/res/doc/3742/6602ac1dda201-KontaktSimon%2020240224.zip

there is library of electrical equipment by Simon, for now only in Polish.

Domagoj Lukinic
Booster

Great! Thank you so much this as a reference helps me a lot!

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!