Re: [Gambas-user] Interception of keys

2012-07-24 Thread Benoît Minisini
Le 24/07/2012 11:10, abbat a écrit : > > When my form is fullscreen I need disable a F11 (no/fullscreen) > Is there any way of interception of F11 (Catch F11 and ignore it) > Thanks > These are global shortcuts of your window manager, so I don't think it is possible... On X-Window, the window man

Re: [Gambas-user] Interception of keys

2012-07-24 Thread abbat
Utility = True :-/ abbat wrote: > > When my form is fullscreen I need disable a F11 (no/fullscreen) > Is there any way of interception of F11 (Catch F11 and ignore it) > Thanks > -- View this message in context: http://old.nabble.com/Interception-of-keys-tp34204226p34204238.html Sent fro

[Gambas-user] Interception of keys

2012-07-24 Thread abbat
When my form is fullscreen I need disable a F11 (no/fullscreen) Is there any way of interception of F11 (Catch F11 and ignore it) Thanks -- View this message in context: http://old.nabble.com/Interception-of-keys-tp34204226p34204226.html Sent from the gambas-user mailing list archive at Nabble.c