I tried the LstSetTopItem, LstDrawList and LstScrollList functions but those don't make any change to the screen. When I select an item from the list manually what I select gets displayed correctly but I want to achieve this from program control when the form is displayed.
LstSetTopItem requires that you redraw the list. Did you do that?
You might also want to try LstSetSelection. -- Regards, Steve Mann --- steve-at-slorevo.com Available for Contract Work
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
