On 01/03/2008, Ales Katona <[EMAIL PROTECTED]> wrote:
> Graeme Geldenhuys  wrote / napĂ­sal(a):
>
>  I use getText in my game and I strip anything after 2 chars since I
>  consider only the 2 char lang codes to be valid. Depends I guess...
>

At the moment I changed my code to strip anything from the '.' onwards
in the first language ID returned.  That seems to fix my problem for
now.  I can't strip anything after two characters because of
differences in languages like: pt_BR (Brazilian Portuguese) and pt_Pt
(Portugal Portuguese)


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to