Hi John,

I noticed that wxlua fails to compile with the current wxwidgets as it
references GetKeysUnicode and SetKeysUnicode methods for
wxStyledTextCtrl, which have been removed in 3.1.

Both of the methods need to be marked as !%wxchkver_3_1_0 in
wxstc_stc.i and modules/wxbind/src/wxstc_bind.cpp needs to be
regenerated.

BTW, wxwidgets has been migrated to github, so the latest version is
here (https://github.com/wxWidgets/wxWidgets) and not in svn.

Paul.

------------------------------------------------------------------------------
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to