New topic in General: Scrolling down in an editable listbox
[EMAIL PROTECTED] - Wed Apr 16, 2008 9:46 pm <http://forums.realsoftware.com/viewtopic.php?t=21878> I have created a two-column listbox, where the first column is a set of parameter names, and the second column is meant to be filled in by the user with the parameter values. In my other programmer role (Delphi), a press of the return key after entering data in a cell automatically enables the arrow keys to scroll to other cells. My first attempt at creating an editable listbox in RealBasic doesn't seem to work that way. I made all of the cells editable, but after hitting the return key, the scroll process using arrows doesn't do anything. There must be a secret handshake to this that I haven't mastered. Thanks in advance for any suggestions. John Doner -- Over 900 classes with 18000 functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v8.1. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> [email protected]
