Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finidng an icon in a different exe
Message
From
27/03/2000 04:25:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Finidng an icon in a different exe
Miscellaneous
Thread ID:
00350636
Message ID:
00350636
Views:
51
We have a framework that is compiled into exe. We then Set Proc to this exe and Set Classlib to ... In theExe so we can we find all our programs and class libraries.

The problem.
In the base form we have code that assigns the icon of the form based on an application property:

ThisForm.Icon = goApplication.cIcon

In the application exe we have bound in the icon file and set the goApplication.cIcon property.

When we distribute both exe's the icon does not display correctly. I have worked around this by binding the specific icon file into the framework exe. It appears that because the assignment of the icon property is inside the framework exe, the icon needs to be inside that exe file.

Is this correct? We do not really want to have to put the application specific icon file into our framework project. Any ideas?
regards

Ian
Next
Reply
Map
View

Click here to load this message in the networking platform