> You can do that using a row of graphical buttons at the top of each form.
In my Clock! application, I used a series of selector buttons, and kept all the controls on one form... I had a function to hide everything and another with a large switch statement to unhide the ones for the specific tab. It worked. Another alternative (what I'm using in an upcoming application) is to have a series of buttons w/ square borders along the top of the dialog... the current "tab" button being drawn selected. Then it's quite simple to trap the button press... -- Matthew (Darkstorm) Bevan [EMAIL PROTECTED] Margin Software, NECTI. http://www.marginsoftware.com Re-inventing the wheel, every time. - Ah say, son, you're about as sharp as a bowlin' ball. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
