Kishor, >As i know that palm os does not support horizontal scroll bars
It does starting in OS3.5 (but not earlier devices). Just use a standard scroll bar and reverse the dimensions. That is, the height should be 7 pixels and the width whatever is required for your interface. Prior to OS 3.5, that resulted in a very ugly scroll bar, but from 3.5+ it realizes the intent and treats it like a horizontal scroll bar. As with vertical scroll bars, you may respond to the events yourself. Doug -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
