1. suggestions for mWin

------=_NextPart_000_0013_01BF90C8.65D54D80
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

When do we get controls/buttons for dos?
My ideal for this library would be to have 1 library which you include =
in your project, and will automatically use platform() to detect what =
platform it is being run on, and use that platforms windowing system. So =
you could write one programme that would run in dos, windows, or X11 =
without changes. This would be brilliant, and should be not too =
difficult using platform() calls.

Nick

P.S. Please, please, please, pretty pleeeeaaaasseeee! :)


------=_NextPart_000_0013_01BF90C8.65D54D80
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>When do we get controls/buttons for=20
dos?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>My ideal for this library would be to =
have 1=20
library which you include in your project, and will automatically use =
platform()=20
to detect what platform it is being run on, and use that platforms =
windowing=20
system. So you could write one programme that would run in dos, windows, =
or X11=20
without changes. This would be brilliant, and should be not too =
difficult using=20
platform() calls.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Nick</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>P.S. Please, please, please, pretty=20
pleeeeaaaasseeee! :)</FONT></DIV>

------=_NextPart_000_0013_01BF90C8.65D54D80--

new topic     » topic index » view message » categorize

2. Re: suggestions for mWin

Nick Johnson wrote:

> When do we get controls/buttons for dos?

I *might* have time to hack something simple this weekend. Keep in mind that
the API is in a state of flux; the Win32 and DOS libraries have drifted
apart. And things will change even more once some basic controls are
working.

For example, the DOS stuff now has a set of variables holding system colors:
WM_ActiveTitleColor, for example. This is absent in the Win32 code.

The code logic isn't that hard; most of it already exists (for example,
mgrButton). Some generic routines for centering text need to be ripped from
Dos32Lib. I'm more concerned with getting a design for the controls that's
modular enough to allow people to add new controls without too much trouble.
I'll no doubt gut a lot of code from Dos32Lib.

-- David Cuny

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu