Re: [wxlua-users] string compare error

2008-02-13 Thread John Labenski
On Feb 12, 2008 3:05 AM, Hakkı Doğusan <[EMAIL PROTECTED]> wrote: > > > > The problem with string comparison in the new version persists. > > > > -- > > wx.wxLocale( wx.wxLANGUAGE_DEFAULT ) > > local loc= wx.wxGetLocale() > > local s = 'Maçã' > > print(loc:GetString(s), s) >

Re: [wxlua-users] OSX release?

2008-02-13 Thread ahlmans
I installed wxLua through Mac Ports and it worked fine. However, I only use wxluafreeze and it does not seem to be included. //Sebastian Quoting John Labenski <[EMAIL PROTECTED]>: > On Feb 11, 2008 12:38 AM, <[EMAIL PROTECTED]> wrote: >> Hi guys! >> >> It seems unfair to ask any more of you b