Hi John, >> > I'm looking for a way to provide MacNewFile, MacOpenFiles, and >> > MacReopenApp methods >> > (http://docs.wxwidgets.org/trunk/classwx_app.html), but can't figure >> > out how to do this in wxlua and don't see this in any of the examples. >> >> Can these methods be used with the current version of wxlua or do they >> need to be added first? > > They need to be added, it should be doable.
Any plans to add these methods? Also, I have a short list of various methods that exist in wxwidgets 3.x, but are missing from wxlua API: wxTopLevelWindow needs EnableFullScreenView wxTreeCtrl needs GetFocusedItem, SetFocusedItem, ClearFocusedItem wxSTC needs ScrollRange, ScrollCaret, SetFontQuality, AddStyledText wxAuiTabArt needs SetColour and SetActiveColour If it makes things easier for you, I can probably submit the initial patch that adds these methods, but AddStyledText seems to be disabled explicitly, so I'd appreciate if you could check why that's the case. Thank you. Also, it's possible to provide my own wxAuiTabArt provider? Paul. ------------------------------------------------------------------------------ _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users