[Gtk-sharp-list] Switching focus on objects as pressing "tab" key ?

Brad Langhorst brad at langhorst.com
Sun Mar 16 17:26:08 EDT 2008


On Sun, 2008-03-16 at 22:23 +0100, Jesper K. Pedersen wrote:
> In connection with working on a small application where I need to
> automate entry of data with a barcode reader I need to be able to
> switch between gtk.entry objects on performing they keycode
> "return" (activate) event.
> 
> I had hoped there were either a way to "inject" a keycode in the gtk
> key event system or a simple way to switch to the next gtk.entry object.
> 

maybe you want entry.grabfocus ?

brad



More information about the Gtk-sharp-list mailing list