HB++ does standalone PRCs. Also, I don't think any of these can use "control arrays". To be exact, I'm not sure if you create controls dynamically in PalmOS; my bet is you can't. If I were you, I'd simply start the app with a ton of hidden already-created controls (the most you could need) and then simply make them visible, etc during execution.

2006/1/10, Bipin <[EMAIL PROTECTED]>:
I am making a version of my Pocket PC application for Palm which require to create Controls at runtime (basically I need to have control arrays) in my program. I am from VB.Net background, I have tried to do same using Handheld Basic, NS Basic and CSL. But could not find a proper way to create Controls and Control arrays dynamically (as I did it in .Net compact framework for pocket pc).
I need to create standalone .prc files without use of any runtime like in Appforge. Can anyone please suggest me what is the best way to perform this ? Is this feature available in any of above RAD tools or if any other please let me know.
--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

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

Reply via email to