> what function must i use if i want to know the ID of the dynamic button
> created by the ctlNewControl function?

It's the value you passed for the second parameter to the function.  It's not
clear from your question why your program would know the ID when it called
CtlNewControl but then wouldn't know it later.  If remembering the ID you passed
to CtlNewControl isn't good enough for you, you might want to read the
documentation on FrmGetObjectId.

-- Keith



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

Reply via email to