I solved it. Thanks for everyone's help.
----- Original Message ---- From: Neil <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, September 26, 2006 8:01:14 AM Subject: Re: [Project_owners] capturing keypress and handing to default listener Eric H. Jung wrote: >I capture keypress events in a dialog. If the keypress is a number, my >listener performs an action. If it's not a number, I want the default keypress >event listener to process the event. No matter what I've tried, I can't get >the default event listener to process the event once my listener has the >keypress. > > Do you have a minimal test case? _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
