[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua and Win32 API binding.
- From: "John Labenski" <jlabenski@...>
- Date: Thu, 20 Dec 2007 02:07:31 -0500
On Dec 18, 2007 5:44 AM, Flemming Madsen <lua@themadsens.dk> wrote:
> Hakki Dogusan wrote:
> >
> > My wxLua is from wxLua-2.8.4.2-MSW-dll.zip file. Sorry, I should have
> > comment that part.. I hope, wxLua guru John Labenski can fix my fault.
> >
> >
> Thanks for confirming. I will just comment out this line.
I have fixed this in wxLua CVS by adding a new constructor for mono bitmaps,
this.my_smile_xbm = wx.wxBitmap( smile_bits, smile_width, smile_height, 1 )
but I have yet to commit the image.wx.lua sample.
Regards,
John.