At 9:58 PM +0100 3/23/00, Aaron Ardiri wrote:
>  in otherwords, allocate your own handle to it BEFORE the form is
>  available to the user (ie: in frmOpenEvent) :P this way you wont
>  have to ever worry about the memory handle.

Hmmm, are you certain about that?  If you wait until after 
FrmDrawForm to mess with the field's handle (as I believe you must >= 
3.5), seems like a race condition is possible where a user could tap 
on the field as soon as it comes up.  What's the harm in assuming 
that there might be a handle already?

----
Hal Mueller                [EMAIL PROTECTED]
Mobile Geographics LLC
Seattle, Washington        (206) 297-9575
 

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to