On Wednesday 10 March 2004 01:31, [EMAIL PROTECTED] wrote: > IIRC it's possible to do this using the canvas widget, but if not it's > definitely possible using a client-side input filter. PicoGUI processes > input events using a chain of filters, starting with the driver(s) and > ending with widgets. There are several built-in filters, but new ones can > be added client-side or server-side.
I think I'll have a closer look at input filters, sounds like this might be the solution for being able to receive certain key events regardless of which widget is currenlty 'on top'. Thanks for the hint! Regards, Pieter ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
