Re: tab order



On Mon, 18 Dec 2000, Jeff Shipman wrote:

 Hi, 

 Use handler for signal "focus-out-event" to detect pressing of Tab, and use
gtk_widget_grab_focus() to set focus to particular widget (it should work
IMO).

> Is there a way to find when the tab button
> has been pressed while a certain widget is
> selected?
> 
> I have some entry widgets and buttons that
> I would like to change the tab order of. It
> would be easy to set the focus of the correct
> widget, I'm just not sure how to detect
> when tab has been pressed.
> 
> Any help would be most appreciated. Thanks!
> 
> Jeff "Shippy" Shipman     E-Mail: shippy nmt edu
> Computer Science Major    ICQ: 1786493
> New Mexico Institute of Mining and Technology
> Homepage: http://www.nmt.edu/~shippy
> 
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
> 

 Best regards,
  -Vlad





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]