Hi John,

I'm still in need of having MacNewFile, MacOpenFiles, and MacReopenApp
methods (http://docs.wxwidgets.org/trunk/classwx_app.html) and would
appreciate any update on when you may have chance to add them.

If you don't have time at all to work on these and other methods, could you
give me a hint on how these can be added or maybe implement one of them and
I'll take care of the others? I can add existing methods (like those needed
for wxSTC or wxTreeCtrl), but it seems like these methods need some sort of
callback and I don't know how to provide that.

Paul.

On Thu, Oct 30, 2014 at 11:01 AM, Paul K <paulclin...@yahoo.com> wrote:

> 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.
>
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to