New topic: Listbox focus problem
<http://forums.realsoftware.com/viewtopic.php?t=30701> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message jefftullin Post subject: Listbox focus problemPosted: Tue Oct 27, 2009 12:15 pm Joined: Wed Nov 15, 2006 3:50 pm Posts: 876 I have a window with a number of controls on it. Only 2 scrollbars are set to tabstop = true Specifically, a listbox is set to tabstop = false. When the window opens, I can trap window key down events for the cursor keys and make them drive the scrollbars. However, if I select an item from the listbox, the up/down key is no longer trappable because the listbox traps it and changes selection. How can I prevent that? 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]
