Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dialog question
#1
Hello,

Is it possible to create a way that if an item in a listbox is selected another listbox in the same dialog becomes visible and if the selection changes (the item in listbox is not selected anymore) it dissapears?

TIA
#2
In dialog editor select the listbox, press Events. It inserts code that gets selected item index. Below write code that hides or unhides another control. Use hid for example.


Forum Jump:


Users browsing this thread: 1 Guest(s)