How do I toggle a toolbar button..?
Posted: Sat Jun 14, 2003 12:28 pm
I need to toggle a toolbar button between active and passive stages (sort of like the BOLD button in a text editor).
Is this possible? And if it is -- how do I set or check its current stage?
--
I tried the same thing with ordinary buttons, where I can use the #PB_Button_Toggle. But again -- how do I set or check the state of the button?
/Jones
Is this possible? And if it is -- how do I set or check its current stage?
--
I tried the same thing with ordinary buttons, where I can use the #PB_Button_Toggle. But again -- how do I set or check the state of the button?
/Jones