Thread
:
gtk/hildon: is there a signal for when the *window* gets focus
View Single Post
rambo
2010-03-28 , 05:36
Posts: 540 | Thanked: 288 times | Joined on Sep 2009
#
1
the "set-focus" -signal is for any widget in the window which is way too often for my needs. I just want to check if certain data is still fresh when the program main window gets focus (either via task manager [if it was in background] or when returning from a subview [which I could do via other means too but one signal to rule them all would be great]).
I'm doing this in python in case that detail matters (it should not).
I tried to look for it last night but I may have been blind (or just tired).
Quote & Reply
|
rambo
View Public Profile
Send a private message to rambo
Find all posts by rambo