Re: using new or MemHandleNew ???

2000-06-24 Thread Brian Smith
I use a mixture of both. new uses MemPtrNew. For editable text fields you need to pass them a handle, so either you pass them a handle to a database record or you use MemHandleNew. For instanciating your class objects new is fine. You could write a wrapper around MemHandleNew and MemHandleUnlock,

using new or MemHandleNew ???

2000-06-22 Thread Ralph Krausse
Can I new objects and strings or do I have to use MemHandleNew and MemHandleLock? Thanks Ralph Krausse -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/