Re: caret cursor in a window
- Posted by Dan B Moyer <DANMOYER at PRODIGY.NET> Jan 15, 2000
- 491 views
Judith, I'm glad you got it working, 'cause I don't think I would have thought to do onKeyPress for the SCROLLBAR! I would have probably tried setting focus on the window before the onKeyPress. Dan Moyer >Dan, > >I found out that I should be doing the onKeyPress for the Scrollbar. The >Scrollbar grabs the window focus. > >My old program works now! > >Thanks for all your help, > >Judith Evans