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

Leonardo Miliani leonardo at ...1237...
Sat Dec 29 16:11:38 CET 2007


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.

-- 
Ciao.
Leo.

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





More information about the User mailing list