Hi, Yes. I believe so. wxWidgets docs specifically mention UTF-8 as the only Unicode encoding scheme supported by GTK 2.0. (Not sure if this is out of date).
All you have to do is handle UTF-8 correctly in your Perl code - it isn't anything specific to wxPerl. Regards Mark Octavian Rasnita wrote: > Hi, > > I've read in the Wx Widgets documentation that Wx supports Unicode, but > does this mean that WxPerl supports UTF-8? > > Thanks. > > Octavian >
