Re: Euphoria and Windows resources
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BDD821.E9C466C8
charset="iso-8859-1"
Robert wondered:
>... is there some way to take a resulting .RC or .RES file
> and somehow link them to Euphoria?
Yes, it is certainly feasible.
I chose not to take that approach with Win32Lib, mainly because not everyone
*has* a resource compiler. But dialog windows would have been a lot easier
if I had taken that route. A lot of stuff is done automagically for you with
resources - tab order, hot keys, etc. And I wouldn't have to worry about
writing a graphical designer.
LCC (a freeware Win32 C compiler) comes with a free resource compiler.
-- David Cuny
------_=_NextPart_001_01BDD821.E9C466C8
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2232.0">
<TITLE>RE: Euphoria and Windows resources</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>Robert wondered:</FONT>
</P>
<P><FONT SIZE=3D2>>... is there some way to take a resulting .RC or =
.RES file </FONT>
<BR><FONT SIZE=3D2>> and somehow link them to Euphoria?</FONT>
</P>
<P><FONT SIZE=3D2>Yes, it is certainly feasible.</FONT>
</P>
<P><FONT SIZE=3D2>I chose not to take that approach with Win32Lib, =
mainly because not everyone *has* a resource compiler. But dialog =
windows would have been a lot easier if I had taken that route. A lot =
of stuff is done automagically for you with resources - tab order, hot =
keys, etc. And I wouldn't have to worry about writing a graphical =
designer.</FONT></P>
<P><FONT SIZE=3D2>LCC (a freeware Win32 C compiler) comes with a free =
resource compiler.</FONT>
</P>
<P><FONT SIZE=3D2>-- David Cuny</FONT>
</P>
</HTML>
------_=_NextPart_001_01BDD821.E9C466C8--
|
Not Categorized, Please Help
|
|