On 8/5/07, klaas.holwerda <[EMAIL PROTECTED]> wrote:
> Hi John,
>
> It looks like my bindings stopped working, i more or less expected that
> after all changes ;-)

The most recent changes are just linking and initialization. See
modules/wxbind/wxbinddefs.h for a list of all of the
wxLuaBinding_wxXXX_init() functions for wxWidgets. The bindings have
been broken up into libs that match up with the wxWidgets libraries.

> So i started from wxluacan to see how to do it these days.
> But also there i get errors. First one not being able to load
> wxcore_datatypes.lua.

You used to have to generate those using the Makefile in the bindings
dir. You can now use the bindings/wx_datatypes.lua file in the rules
file variable datatype_cache_input_fileTable.

> I would appreciate if you can fix that sample?

The sample works fine for me. What is the problem?

> If that one is working again, i think i can manage my own too.

Let me know if something doesn't make sense.

Regards,
    John Labenski

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to