On 4/15/07, Duncan Cross <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I've only just started looking at wxLua, I've been learning about Lua
> for a couple of months but wxWidgets is entirely new to me. It's very
> impressive how well everything seems to work.

Thanks.

> I have a question though. What is the minimum I need to do in order to
> get wxMediaCtrl to be available in wxLua (specifically for code
> written in the wxLuaEditor IDE, on MSW)? Unless I'm doing something
> stupid it seems to simply be absent from the wx table. Is it somehow
> incompatible with the Lua layer?

I don't remember if it is part of the last binary distribution, but it
is currently wrapped. See this doc for all the classes that are
wrapped.
http://wxlua.sourceforge.net/docs/wxluaref.html#wxMediaCtrl

If you are able to compile wxLua you can download one of the snapshots
and compile that. We should do another binary release when I/we get
some time.

Regards,
    John Labenski

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to