GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Inner Events :)

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion
Author Message
killocan
Familiar Face


Joined: 23 Jan 2008
Posts: 18
Location: Brasil

PostPosted: Thu May 01, 2008 8:20 pm    Post subject: Inner Events :) Reply with quote

Hey! How many inner events gtk support?
Back to top
killocan
Familiar Face


Joined: 23 Jan 2008
Posts: 18
Location: Brasil

PostPosted: Fri May 02, 2008 12:48 pm    Post subject: :) Reply with quote

I think, i don't make myself clear enough. When i say "inner" i mean, recursive, nested... For example:
I connect the same callback for "focus events" of 2 (GtkEntry) widgets. When i receive a focus_out from edit1 i call gtk_widget_grab_focus(edit2), at this moment (before focus_out finish) i receive a focus_in from edit2. After edit2 focus_in is finished, grab_focus returns. But, if i send, let's say, key_press events while the code is in focus_out event. these events will wait until focus_out finish... So my question is, how many (recursive) events gtk support? :)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP