2010-03-20 00:40 UTC
Hello
I got few Option Buttons. OnInitialize i set value for one of them.
(dcl_Control_SetValue Shortcuts_SHORT_OptionButton1 1)
Next time OnInitialize i want to select next Option Button 2 but dialog box remember also first OptionButton1.
My question is, so every time when i close my dialog i need to change value all of Option Button to 0?
Thanks
I got few Option Buttons. OnInitialize i set value for one of them.
(dcl_Control_SetValue Shortcuts_SHORT_OptionButton1 1)
Next time OnInitialize i want to select next Option Button 2 but dialog box remember also first OptionButton1.
My question is, so every time when i close my dialog i need to change value all of Option Button to 0?
Thanks