"Christian Lindemeier" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hello > > I want to scroll a table vertical. I already set the tblHasScrollbar. > But I have no idea what I have to do to make the application > listen for any actions the user does with the scrollbar and how I can > calculate the lines the table has to be scrolled. > I hope somebody can help me.
You have to do it all manually. Tables don't scroll automatically for you. Check the API docs for Scroll Bars and Tables. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
