Win32Lib Update
- Posted by David Cuny <dcuny at LANSET.COM> Aug 27, 1999
- 1021 views
I've sent Win32Lib v.30 to Robert. It takes care of a number of graphics bugs, and adds the ability to open windows in normal, maximized, minimized or modal states. This will cause pre-existing code to break, but the fix is trivial. The feature list: - added style parameter to WinMain() - added style parameter to openWindow() - fixed Brown and Yellow color constants - graphics calls work correctly when fill flag is zero (no fill) I'm also finally working on design.exw, my Win32Lib IDE. It's still in pre-alpha stage, but you can now drag and resize controls in the window. I hope to add more features in the near future. I'm a bit stuck on some points in GtkLib. Anyone out there have any experience with GTK? Thanks! -- David Cuny