Hello, it's me again...

I'm still struggling to use the latest wxLua snapshot. Currently my
problem is calling wxLua stuff from a Lua coroutine.  If try to call
any wxLua method from a coroutine I get an error. For example, if I
have something like

  local bmp = wx.wxEmptyBitmap (0, 0)
  bmp:LoadFile ("Foo.xpm", wx.wxBITMAP_TYPE_XPM)

I get the following message:

"Attempt to call method 'LoadFile' (a userdata value)"

It seems that wxLua *is* being compiled with WXLUA_LUA_NEWTHREAD
defined, and I have no idea on what else may be wrong.

I'm using wxLua CVS snapshot 2006-05-27, wxGTK 2.6.2, GCC 3.4.3 on Linux.

Thank you,

LMB
Ym�杽��j������Ljv�y���ا�h��������Z��b�An�\����y�^r�r&��8^�(!z�g�fޮ��y�ڵǫ�'�q�b�{"��^��-�x"�۬���jv��ƥJ�i��B�'$��^j�梷����ǥjˬ}�dj
        ޷��ɝ

Reply via email to