Mail Archives: cygwin/1999/12/25/15:17:32
------=_NextPart_000_0005_01BF4EEB.6A3C6FD0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi there.
I cannot seem to correctly implament the DIALOG STYLE style under =
windres....here's a snippet of my .rc file - anyone have any =
suggestions?
AboutDlg DIALOG FIXED 6, 21, 198, 99
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Expense Master"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "&OK", 103, 72, 74, 40, 14
LTEXT "Expense Master", 104, 45, 14, 128, 8
LTEXT "Written by Josh Mitts", 105, 45, 35, 59, 8
LTEXT "Abundant Life Network, Inc.", 106, 45, 45, 98, 8
LTEXT "Copyright (c) 2000", 107, 45, 54, 138, 8
END
Please help!
Josh
josh AT fired-up DOT com
------=_NextPart_000_0005_01BF4EEB.6A3C6FD0
Content-Type: text/html;
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.2722.2800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi there.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>I cannot seem to correctly implament =
the DIALOG=20
STYLE style under windres....here's a snippet of my .rc file - anyone =
have any=20
suggestions?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>AboutDlg DIALOG FIXED 6, 21, 198, =
99<BR>STYLE=20
DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | =
WS_SYSMENU<BR>CAPTION=20
"Expense Master"<BR>FONT 8, "MS Shell =
Dlg"<BR>BEGIN<BR> DEFPUSHBUTTON=20
"&OK", 103, 72, 74, 40,=20
14<BR> LTEXT &n=
bsp;=20
"Expense Master", 104, 45, 14, 128,=20
8<BR> LTEXT &nb=
sp;=20
"Written by Josh Mitts", 105, 45, 35, 59,=20
8<BR> LTEXT &nb=
sp;=20
"Abundant Life Network, Inc.", 106, 45, 45, 98,=20
8<BR> LTEXT &nb=
sp;=20
"Copyright (c) 2000", 107, 45, 54, 138, 8<BR>END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Please help!</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Josh</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2>josh AT fired-up DOT com</FONT></DIV></BODY></HTML>
------=_NextPart_000_0005_01BF4EEB.6A3C6FD0--
- Raw text -