Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finidng an icon in a different exe
Message
De
27/03/2000 04:25:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Finidng an icon in a different exe
Divers
Thread ID:
00350636
Message ID:
00350636
Vues:
52
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform