At 16:11 2003-1-16 -0500, [EMAIL PROTECTED] wrote:
I am interested in creating a tabbed window look and feel and not sure how
to go about this.  This is quite an easy task in developing Windows
programs, but in the PALM world I don't find any reference to this in the
knowledge base or in my reference books.

So, how would one go about making a tabbed window interface thats similar
to:


Tab Item 1 | Tab Item 2  | Tab Item 3 |     <--- click on a TAB and it
___________/  ___________/  __________/          to goto a specific form


Is this something really hard to do?  *quite clueless ATM*  If there is a
third party library that has this, I am all for not reinventing the wheel
too!

The tabbed items would basically replace any menu I would want.
Tab controls are provided by the Object Library for Palm OS V4, which comes bundled with CodeWarrior for Palm OS V9, and is also available separately from www.aqpoint.com/pol, where you can see examples of its use. POL is generally very useful, providing a MFC-like class library around the Palm OS user interface without adding a huge bulk to your programs.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com

--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to