cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
JGoode
Expert

Edit dropdown box using 2D Dynamic Hotspot

Hello,

I've come across an object that has a dropdown box that you can select using a dynamic hotspot.
I was just wondering how you could do this?

Here's a link to the gif of it in use.
http://www.masterscript.nl/WebRoot/StoreNL2/Shops/78066077/MediaGallery/Total_Keynote/SelectKeynoteName.gif

Thanks
ArchiCAD 27

Windows 10
4 Replies 4
the parameter has to be defined with values{2} with corresponding text strings.
If the hotspot has to be not movable - but changing the parameter by it - it has to be put as a "reference parameter"

Piotr
JGoode
Expert
Thanks Piotr, interesting!

How would you use this script to do for example, if *parameter* = "Select value 1" then *do this* ?
ArchiCAD 27

Windows 10
just plainly if... then
of course GLOB_MODPAR_NAME can be used as well with it

In the example I have placed the way that the hotspot will go back to default (the other parameters is changed)

Piotr
Nader Belal
Mentor
@jGoode Thank you a ton

And for that person that created that script

A good friend of mine have once told me that I´m so brute that I´m capable of creating a GDL script capable of creating GDLs.

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!