From: Francesco M. <f18...@ya...> - 2006-02-03 20:55:14
|
Hi, I think I can update this thread with last two unsolved problems (at least on Unix). >1) STC (more generically CONTRIB) problem Now that wxbindstc has been separed from remaining bindings, I think that we can add a new option like USE_WXBINDSTCLIB which allows to enable/disable it, right ? Then, when USE_WXBINDSTCLIB=1, wxLuaApp can be built. When the configure script (on Unix) detects wxStedit, then also wxLuaEdit can be built. Is this right ? 2) wxLua application needs wxStyledTextCtrl wrapper and an error should be given when it's not available instead of just failing it at runtime (IMO) This problem is still present, as far as I know. Francesco Montorsi |