Hi again list, I'm having trouble (again) with keyboard handling and getting a DrawingArea to AcceptFocus. Basically, it won't. I can actually get keypresses through to the DrawingArea no problem, but they seem to also be being intercepted by other controls, and no matter what I do or what flags I set, I can't get the DrawingArea to be a tab-stop or accept focus when clicked.
Links to Gtk's keyboard handling philosophy would be handy. I had hoped not to have to write a global keyboard hook just to handle the tab key on my pattern editor (the most important control in my app) which, despite having a cursor, won't accept focus. I thought that would disappear with WinForms. Thanks for any info, Aaron. --------------------------------------------------------------------------------- Aaron Oxford - aaron+hardwarehookups .com .au Director, Innovative Computer Solutions (Aust) Pty. Ltd. 49 Maitland Rd, Mayfield, NSW 2304 Australia http://www.ic-solutions.com.au Developer, SourceForge project VioLet Composer http://sourceforge.net/projects/buzz-like _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
