[Gambas-user] Maybe a bug in class Key of gb.gtk component

Leonardo Miliani leonardo at ...1237...
Thu Jan 3 09:13:26 CET 2008


Leonardo Miliani ha scritto:
> I'm using Gambas 1.9.92 on Ubuntu 7.10.
> I think I had discovered a little bug in class Key of gb.gtk component.
> If I try to get the code of a pressed key (using the keypress event) I
> get this error:
> "No keyboard event data".
> 
> But if I build the same project with the gb.qt component, my code works
> fine.
> 
> 
> I can easily reproduce the bug creating a new GTK project and in the
> form right-click and choose "Event/KeyPress". After that, write in the
> event block this code:
> message (key.code)
> 
> Now run it....
> After that, open the Project/Properties from the menu, deselect the
> gb.gtk component, select the gb.qt, and try again.
> 

Up...
Does anybody know why using Gtk isn't possible to manage the key events?

-- 
Ciao.
Leo.

Web: www.leonardomiliani.com
E-mail: leonardo at ...1237...
Scegli software opensource - Choose opensource software




More information about the User mailing list