I've got a popup list that is activated by a trigger. The list is scrollable and sometime the selection is hidden when the list comes up. I know ther is a LstMakeItemVisible, but I cannot get it to work, or I'm calling it in the wrong event.
You should be able to call LstMakeItemVisible() at any time. The list does not have to be visible for the function to work. The trigger's ctlSelectEvent might be a good time if you haven't done it already.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
