Author Topic: wxSmith and non-ASCII chars  (Read 5282 times)

Offline normunds

  • Multiple posting newcomer
  • *
  • Posts: 10
wxSmith and non-ASCII chars
« on: October 22, 2007, 11:48:10 am »
How to set non-ASCII symbols in wxButton label with wxSmith in unicode build?

WinXP
wxWidgets 2.8.6
codeblocks nightly
www.valodas.com - free cross-platform language learning software

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: wxSmith and non-ASCII chars
« Reply #1 on: October 22, 2007, 12:46:56 pm »
You can change the default encoding for the files in "Sedttings -> Editor... -> General Settings" to "UTF-8".
For me it works with a cross-compiling project that use the same sources under linux and WinXp.

Offline normunds

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: wxSmith and non-ASCII chars
« Reply #2 on: October 22, 2007, 02:10:22 pm »
Thank you very much !!!!  :D
www.valodas.com - free cross-platform language learning software