No, they do work fine on existing forms. You just need to be sure to give
the button an ID that does not clash with the existing Ids of the other
controls on the form.

- John Schettino

-----Original Message-----
From: Noah J. Ternullo [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 17, 2000 6:08 AM
To: Palm Developer Forum
Subject: RE: Dynamic Button Creation Crazyness...


On Thu, 16 Mar 2000, Schettino, John wrote:

> Snippit from Palm OS Programming for Dummies example:
>       
>       newForm = FrmNewForm(Main_Form, "Tester", 0, 0, 160, 160, false,
>               0, 0, Main_MenuBar);

Do dynamic buttons only properly work on dynamically created forms then?
If I have a form already active, should I not add dynamic buttons to it
(style guide issues aside)?

> 
> John Schettino
> Palm OS Programming for dummies: http://schettino.tripod.com

Thanks!


Noah



-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to