Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wizard bitmap problem
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00444981
Message ID:
00445475
Views:
16
>>Finally I found the cause of my problem. I need to add manually all the wizard bitmap file in the "Other" tab in my VFP project.
After I added them, my exe file can show the pictures on those buttons. Why I don't need to add the "Add" and "Edit" bitmap is because they automatically added in that "Other" tab. Whenever I BUILD the project, they will be added by themshelve, I don't know why. So now I don't need to change the Home() + "WIZARDS\WIZBMPS\WZXXX.BMP" statement in picture property. Thanks a lot.
>>
The only problem with that is that on the development machine it will work since you have a "Home() + "WIZARDS\WIZBMPS\WZXXX.BMP" " but if you install that application on different machine you might run into the same problem. I found that wizards are great to start with but wizards also assume the VFP is there (which is not always the case). Once your confortable with wizards and what they do, you may find that creating you own forms and buttons allows you more control over the environment of your application.
Previous
Reply
Map
View

Click here to load this message in the networking platform