Hi, I modified the wxLua’s example with
none-English words:
frame = wx.wxFrame(wx.NULL, wx.wxID_ANY, "wxLua
Демо",
wx.wxDefaultPosition,
wx.wxSize(450, 450),
wx.wxDEFAULT_FRAME_STYLE)
-- create a simple file menu
local fileMenu = wx.wxMenu()
fileMenu:Append(w
Just converted the source to utf8 and the modified
"minimal" wxWidgets sample worked fine on both Windows
and Linux ports.
However, wxLuaEditor from wxLua-2.8.7.0-MSW seems to
work only with ANSI. Could this be changed?
Thanks,
wlprg00
--- John Labenski <[EMAIL PROTECTED]> wr
intData' (a nil value)
stack traceback:
[string "printing.wx.lua"]:143: in function 'Print'
[string "printing.wx.lua"]:273: in function <[string
"printin