I want the combobox to use some stuff, but either im missing something or it doesnt work properly.
I set the condition on selection changed and a simple sound as action. And nothing!
i tried on dropdown closed, dropdown opened and still nothing!
I want to compare the selected text from the combobox to objects. So i can select the one needed. But without any succes. I mean i managed to compare a variable to the text in the combobox, but it just repeats actions even when i change to other.
I tried even simpler compare with system, getselectedline == 2 do sound
and when i press on 1 no sound
press 2 sound
but then i press 1 again and sound again, althought it shouldnt.
Any help?