suggestion will depend on what exactly do you want to do. for example for nicer (hires) images all you have to do is update bitmap resources and you don't have to touch code at all.
basically if application works then you can leave it as it is and change only parts where yopu want to do something new. in such places make simple check if feature you want is available and if it is not then fallback to code you have already written and nothing wrong can happen (with exception of unpredictable accidents, of course :-)) [EMAIL PROTECTED] wrote: > I have a palm application that was developed about 3 years ago. It was > developed for palm OS 3.0 and is compiled under Metrowerks code warrior IDE > 5.2.11293. It still runs fine on the older and newer palm devices. > > I would like to take advantage of the new features and memory capablilities > of the new devices. > > My questions is. Should I upgrade it to a newer version of the OS. Which > one, how would I start. And would it run on the older palms like Tungsten E > and T5. > > Sorry, I currently only know the basic of this application and I am looking > for a way to start. > > any suggestions > > thanks > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
