[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
"Lazy" GtkToggleButtons
- From: Stefan Weber lawo de
- To: gtk-app-devel-list gnome org
- Subject: "Lazy" GtkToggleButtons
- Date: Fri, 2 Feb 2007 19:30:24 +0100
I frequently have the need for GtkToggleButtons that emit a
"toggled"-signal but do not switch state. The signal handler then should
send a toggle request to a server via network. After receiving a
confirmation from the server, I wish to toggle the button from code. I
have not found a way to do so yet. Activating/Deactivating the button in
the toggled-signal-handler leads to endless recursion. Has anybody else
found a way accomplish that?
Stefan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]