Re: Win32Lib: Keypress Issue
- Posted by cklester <cklester at yahoo.com> Aug 06, 2004
- 384 views
Derek Parnell wrote: > > > Derek, I was using showWindow() instead of openWindow(). Why does > > that make a difference? > > It doesn't, for this exercise. See example code below. > > > A menu click was setting fullScreenView to w32True, then > > triggered showWindow() for the fullScreenView. Is that why > > the Screen wasn't receiving my ESC press? > > Are you sure the menu click is actually firing? Well, I figure the win_FullScreen wouldn't display unless the menu item fired... because that's the only place it's called to open. Besides, IIRC, changing the showWindow() to openWindow() suddenly caused it to start working. :) -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/