It's already available.  Look in the Metrowerks unsupported tools folder and
you'll find EasySrc.exe for the PC.  It takes the header created by the
constructor and generates a skeletal structure for your program in "C".

Those who want a C++ framework should consider TeeNee or Bear River.

Michael Yam
www.ytechnology.com


-----Original Message-----
From: Stringer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, December 21, 1999 12:16 PM
Subject: C/C++ framework for the Palm OS


It'd be very nice if MetroWerks' Constructor created a C module for each
form with the 3 functions you really need ( ...OnInit(), ...HandleEvent(),
...HandleMenu()), and put the call into your main module for the
...HandleEvent(),
and establish the internal calls to ...OnInit() and ...HandleMenu().


Reply via email to