Re: Slippery window styles
- Posted by Derek Parnell <dparnell at BIGPOND.NET.AU> Jan 22, 2001
- 439 views
Hi David, ----- Original Message ----- From: "David Cuny" <dcuny at LANSET.COM> To: <EUPHORIA at LISTSERV.MUOHIO.EDU> Sent: Sunday, January 21, 2001 10:31 AM Subject: Re: Slippery window styles > George Henry wrote: > > > winDemo = create(Window, "Demo", 0, Default, Default, 640, 480, > > or_all({ WS_CAPTION, WS_MINIMIZEBOX })) > > I've never been a big fan of using Win32 constants in Win32Lib. It's my hope > that most of these sorts of things can be moved out by adding additional > classes to Window, such as Palette, Splash, and so on. > > As it becomes more and more acceptable to resort directly to the Win32 > toolkit, the odds of Win32Lib ever being useful in a cross-platform sort of > way diminishes rapidly. > > -- David Cuny I hadn't realised that win32lib was supposed to be a cross-platform library. I though it was a Windows-only library. I'm sorry that I have misunderstod your intentions. If Win32lib is going to be a cross-platform library then it needs SERIOUS overhauling. I'm not in a position to do this because of the effort that that would require. I want a Windows-only library for my own purposes, so I guess I'll have roll my own flavour. Give me the rest of the week to tidy it up and I'll post my last release. ------ Derek Parnell Melbourne, Australia (Vote [1] The Cheshire Cat for Internet Mascot)