>From: David Fedor <[EMAIL PROTECTED]>
>Date: Thu, 10 May 2001 11:21:32 -0700
>X-Message-Number: 54
>
>There's an API on newer Palm OS versions to get the currency symbol.  (I
>forget if it was added in 3.5 or 4.0, but looking at the docs would tell
>you.)  Look in the locale sections.

Aded in 4.0. The calls are LmXXX (e.g. LmLocaleToIndex, 
LmGetLocaleSetting), found in LocaleMgr.h.

>Prior to that, you might be able to hack on the internal undocumented
>resources, but I would strongly advise against it on newer OS versions
>where you've got a perfectly good API :-)

There are glue routines in the 4.0 SDK version of PalmOSGlue, 
unfortunately they currently leak memory. Hopefully a fixed version 
will be available in the near future.

-- Ken

Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200

-- 
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