Re: Nim's Win32 Bug
- Posted by David Cuny <dcuny at LANSET.COM> Dec 23, 1998
- 408 views
Davi Figueiredo wrote: > I've just sent a new version of Nim to my page > (http://www.brasil.terravista.pt/Jenipabu/2571) , with > this problem and the setEnable() error corrected. > However, the bug is still there... After fixing the bitmaps, I got the error *once*. Bummer, because it means the latest (unreleased) version of Win32Lib doesn't fix it either. On the bright side, I've added code toWin32Lib so you NT can load bitmaps. Additionally, you can dynamically create bitmaps by passing a bitmap and palette to a function. I'll try to release it some time early next month. -- David Cuny