Menu

#34 option use _() instead of wxT()

closed
None
5
2012-07-13
2005-08-13
No

For compatibility with gettext string exporting (i18l).

Thank for this your job! Great! ;)

Discussion

  • Joel Low

    Joel Low - 2005-09-10

    Logged In: YES
    user_id=1300799

    its i18n, i18l is the foratting of numbers etc...

    wxT() is for just letting the strings use L"str" in unicode
    builds. _T() might be slower, and may cause problems in
    unicode build... weirdly...

     
  • Tony Reina

    Tony Reina - 2005-10-16

    Logged In: YES
    user_id=1194809

    This feature has been added to CVS.

    -Tony

     

Anonymous
Anonymous

Add attachments
Cancel