Mike McCollister writes:
>I am trying to figure out how to dynamically change (add/remove) pushbuttons
>on my form. Does anyone have any sample code that I can view?
If you just want to show and remove predefined buttons, the easiest method
is to build a form with all the buttons you need, and just use FrmShowObject()
and FrmHideObject() to make only certain buttons visible to the user.
Other than that you may need to create an entire dynamic form. The "PalmOS
Programming for Dummies" book has an entire chapter on this.
IMHO. YMMV.
--
Ron Nicholson <http://www.hotpaw.com/rhn/palm/>
#include <canonical_disclaimer> // only my own opinions. etc.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html