Justin, With a global keyboard event, you mean one that listens to the keyboard events of the WApplication root? We may have overlooked something, as we block signals of the normal application when a modal dialog is displayed (as part of our security policy).
Regards, Wim. 2010/2/11 Justin Allen <[email protected]>: > Greetings all, > > I am trying to catch global keyboard events within a modal dialog but the > events seem to be blocked by WApplication::decodeExposedSignal since they > are below exposedOnly_. > Is there an established method by which this can be done. > > Thanks for any help. > > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > > ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
