View Single Post
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#377
Originally Posted by Helmuth View Post
So, compared to the action of a normal Button I have here a ToggleAction opposed to a simple Action.

So I guess I have to use something different at b = gtk.Button(). Hmm... Okay, ToggleButton is not working. Perhaps someone could point me the way in the meantime. I hope I have at the afternoon a little bit more time to deal with my inability.
Doesn't toggle button work?

b = gtk.ToggleButton()
self.action_lock_progress.connect_proxy(b)
menu.append(b)
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).