If you are comfortable with non-BASIC languages, you should definitely check out OrbForms Designer - a VB-like IDE but with a C-based language (essentially C with simple objects and a native string type).
http://www.orbworks.com/orbforms/ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 10:55 AM To: Palm Developer Forum Subject: Re: Best Windows tool for developing applications for the PalmOS? Hi Gary, > Curiosity - could you try AppForge - they have a 30 day trial downloadable > from their site. www.appforge.com I have already try AppForge, but it's slow, need a BIG runtime and do not support Palm OS5. > Second question: Does HB++ support Palm OS5 natively or via 68k > emulation or not at all? >From what I see, HB++ compile your project in 68K and let you call >native ARM code. As Ben and Aaron said, ARM code has to be compiled with another tool. Then it can be call from HB++. I've try the Mandelbrot sample that call ARM code to draw. I run it on a T2, It's very fast !!! Bye Colmerauer -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
