I've been trying to monitor a group of widgets (2 combo boxes, 1
togglebutton) and know when a widget not in this group is clicked / tabbed
into.
I was trying to use the "focus-out-event" to determine when to check.
However combo-boxes don't focus. And I've been trying with grabs, to no
avail.
I
Hi, thanks for the response Tristian it helped me move from untrusting to
cautious optimism.
I'll ask my questions and attempt to be clear and thoughtful of other
peoples time.
However, I really would be interested in a gtk app developer wiki.
Stevie.
On 27/11/2011 10:18 PM, "Tristan Van Berkom"
Hi,
Does such a developer wiki exist?
(note I think the API documentation and API is good, mostly)
I've been feeling frustrated every time I want to learn something new with
GTK. I write apps mostly on my own, with internet access on my mobile,
where downloading the source of other apps to under