Re: [gtkmm] How to set a button back to its released(?) state?



>> Tassos Bassoukos <abas aix meng auth gr> writes:

 > Re-think the user interface. Perhaps two radio buttons would be
 > better suited? Or an optionmenu? Or a togglebutton? Or a button that
 > changes its label text in response to being clicked?

 It's actually a set of toggle buttons, but not quite like radio
 buttons.

 One of the buttons starts and stops a process, and the second button
 should be active only while the process is running.  That's the only
 relation between the two.  You can activate and deactivate the second
 button in any way you want as long as the process is running, but once
 the process is finished, the second button should return to its default
 state.

 And yes, the labels change.

 Thanks,

-- 
Marcelo



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]