Re: Maarten, I am still having trouble
- From: erewhon@xxxxxxxxxx (J French)
- Date: Thu, 28 Dec 2006 14:42:51 GMT
On Thu, 28 Dec 2006 13:44:36 GMT, "charles" <instrulab@xxxxxxxxxxxxx>
wrote:
I wrote that I went to projects / options / and applications and load an
icon but that I con doesn't show up on my exe file. It is the right exe
file because the title is different from any other exe that I wrote
Maarten wrote The icon is saved in the project's resource file. If that
isn't being included, or not as the first resource file with icons in it,
the icon would not show up.
I have the icon in the folder with all the project files but I am not sure
what is the resource file and how do I find that?
In a Project file ( .DPR ) you should see :-
{$R *.RES}
This tells the system to include: AppName.res
Your best bet is to start up a new Project and play around, when you
add an Icon in Project/Options then you should see PROJECT1.RES appear
in the same directory as PROJECT1.DPR and PROJECT1.EXE
.
- Follow-Ups:
- Re: Maarten, I am still having trouble
- From: charles
- Re: Maarten, I am still having trouble
- References:
- Maarten, I am still having trouble
- From: charles
- Maarten, I am still having trouble
- Prev by Date: Maarten, I am still having trouble
- Next by Date: Re: Opendialog problem
- Previous by thread: Maarten, I am still having trouble
- Next by thread: Re: Maarten, I am still having trouble
- Index(es):
Relevant Pages
|