Hi,
  I have the need to alert the user if a value is not within the range
required when the focus leaves that item in the table.  I tried doing this
via the callback function set via:

   TblSetSaveDataProcedure(table, 1, FieldSaveData);

But get fatal errors, most likely due to the fact that the table loses focus
when a form alert pops up.  Is there any way around this?  I tried posting a
virtual keydown event to process the alert back in the event loop, but still
had the same problem.

Thanks in advance for any help!


Thanks,
Dave Haupert
[EMAIL PROTECTED]   http://www.ddhsoftware.com


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to