Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxaudit
Message
De
12/03/2003 13:03:26
Bill Breay
Custom Business Software
Arvada, Colorado, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Foxaudit
Divers
Thread ID:
00764994
Message ID:
00764994
Vues:
75
I am having a couple of problems adding Foxaudit6 to a MM 7.0 app. I am not sure if the problems are related or not.

The first problem is that the icons do not appear in the buttons in the upper left of the log view window. The icons have been copied from the 'Foxaudit6' directory into the 'Graphics' directory of the project and the 'Graphics' directory is included in the project path. The icons are included in the 'Other Files' section of the project and the path for the icons for the fa_close icon for example is c:\foxaudit6\fa_close.bmp. Foxaudit6 is in the project path.

The app runs in the development mode without any problem except the buttons are blank. If I click on the buttons the click event triggers and processing is as it should be.

The second problem is the when the app is run on a production machine (no fox software loaded) the error 'Unable to Load Foxaudit' occurs.

The special code generated by step 5 of the setup wizard is in the 'Main' prg and runs correctly. It runs before the'setup' prg is run. the only change I made was to substitute sys(5) in place of the hard coded dirve letter.

The project includes the foxaudit.vcx, and the foxauditloader class (subclass of cfoxaudit) is included in my acompnet.vcx. Entries appear OK.

The addchildren method of the application object contains amoung other things:
This.Add('oFoxAuditLoader', 'FoxAuditLoader')


Any help in figuring this out will be appreciated.

TIA

Bill
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform