New topic: 

Losing KeyPress events on WebPage after closing WebDialog

<http://forums.realsoftware.com/viewtopic.php?t=46592>

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        mpastor          Post subject: Losing KeyPress events on WebPage 
after closing WebDialogPosted: Thu Jan 17, 2013 11:19 am                        
 
Joined: Sat Oct 18, 2008 4:58 pm
Posts: 117                I have a WebDialog in my app with 2 controls on it: a 
TextField and an OK Button.

The OK Button action closes the WebDialog.

If I CLICK on the OK Button - I will be able to capture key press events on my 
WebPage after the dialog closes.
If I TAB from the TextField to the OK Button and press ENTER on my keyboard to 
trigger the OK Button, the WebDialog will close but I can no longer capture the 
key press events on my WebPage.

If I reopen the Dialog and CLICK on the OK Button, I will regain the ability to 
capture key presses on the WebPage.

Any ideas on how to re-enable the keypress events for the WebPage after closing 
the dialog with the TAB-ENTERKEY sequence described above?   
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to