1. 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

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu