[PyQt] About keyPressEvent

Gustavo A. Díaz gustavo.diaz at gmail.com
Thu Aug 23 15:41:46 BST 2007


Hi David,

The thing that my app has systray support, and when i close the app with the
Close button, it goes there.
So, many users press Alt+Esc to close their apps. and this is a problem for
me, cause my app will not go into the systray.
Will be enough if even exist the possibility to block this shorcut... but
well...

Cheers.

2007/8/23, David Boddie <david at boddie.org.uk>:
>
> On Thu Aug 23 15:22:29 BST 2007, Gustavo A. Díaz wrote:
>
> > Yes, which i sould use X11 internals indeed.
> >
> > I will have to investigate about this...
>
> Is it really necessary to use Alt-Esc in your application? You could have
> the same problem with any keyboard shortcut - some of your users might
> have mapped them to window manager actions.
>
> The solution is really to make the shortcuts configurable so that users
> can adjust them to avoid clashes like these.
>
> David
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>



-- 
Gustavo A. Díaz
GDNet Projects
www.gdnet.com.ar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070823/012b115a/attachment.html


More information about the PyQt mailing list