[EMAIL PROTECTED] wrote:

> I'd like to make a field to accept numeric values only. That's no big deal
> but I need this field to accept maximum of 2 decimal places for currency
> entries.
> 
> Right now I can enter as many decimal digits as the field has characters.
> 
> Is this something I can set as a property or do I have to do this behaviour
> by coding manualy.

You'll have to code this manually.

Fields do have a numeric attribute, but support for this was broken in 
earlier OS versions (it started working in 2.0, I think). There is no 
kind of decimal attribute at all.

And speaking of numeric fields: if a field has the numeric attribute 
set, it won't accept '-' or '+'. Can someone from Palm answer why that 
is?

--
Roger Chaplin
<[EMAIL PROTECTED]>

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

Reply via email to