From: Francesco M. <f18...@ya...> - 2006-02-27 19:50:57
|
Hi, John Labenski ha scritto: > On 2/25/06, Francesco Montorsi <f18...@ya...> wrote: >> However there is still another problem I see: unlike wxlua, wxluaedit >> always opens the user-chosen files on the same notebook page. > > Fixed, you need to checkout wxStEdit again. thanks, now it works nicely ! > >> I searched the code which does this but I couldn't found it by sure. Is >> it the fileLoad() function in the editor.wx.lua file ? >> In any case I think it would be nice to have the File->Open menuitem of >> wxLuaEdit to open files in new notebook pages. > > editor.wx.lua is the editor for apps/wxlua. The apps/wxluaedit is > strictly C++ and uses the wxstedit as the editor with no lua code at > all. ok, I missed that Francesco |