Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MENU PICTURE not in compiled .exe
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00634154
Message ID:
00634759
Vues:
17
>>Ed,
>>
>>>DEFINE POPUP cass MARGIN RELATIVE SHADOW COLOR SCHEME 4
>>>DEFINE BAR 1 OF cass PROMPT "Overview of CASS certification process" ;
>>> PICTURE "g:\graphics\fragezeichen05.bmp"
>>
>>IMO the code should be working ok. We don't have MARGIN RELATIVE SHADOW COLOR SCHEME 4 in the command. But I don't think that this code causes any problems. Anyway, you could minimize the code to the essential things and see what happens:
>>
>>
DEFINE BAR 1 OF cass PROMPT [Overview of CASS certification process] ;
>>PICTURE "fragezeichen05.bmp"
>>
>>For testing purposes in the IDE you could do a SET PATH to the graphics directory.
>>
>>> PICTURE "g:\graphics\fragezeichen05.bmp"
>>I always thought, "fragezeichen" is "question mark" in English? Seems that you are using German pictures. Are sure your users will understand them <vbg>?
>>
>>Regards,
>>Armin
>
>
>Armin et. al.,
>
>I have now officially tried everything that I can think of.
>I have tried .bmp and .ico files.
>
>Since my original menu was created in VFP6 and converted, I created a test menu from scratch in VFP7.
>
>Thinking that maybe I had some SET command that was turning things off, I REMed out my DO set_sets.prg so that everything would be left as defaults. (My VFP7 / Tools / Options are still defaults for all practical purposes).
>
>I went to another project that had no spaces in the project path nor the graphics path (you never know) and tested with that project and a test menu..
>
>In all of the variations above I used both the File selection for the graphic name and the Set Skip option.
>
>In all of the variations above I have entered the graphic file name with and without the full path and I had copies in both the menu subdirectory and the main project directory and the directory where the final exe was run from.
>
>I am running Windows 2000 Server but I have run the exe on both a Windows 95 and 98 machines with the same results.
>
>Is there any setting in either Windows or VFP7 that anyone can think of for me to try changing? Is there any thing else that anyone can think of for me to try?
>
>I’m to the point now where I believe that I just have to give up.
>
>TIA
>
>PS. Armin, That particular graphic (but not all) came from a site that I found with a huge collection of icons. (I had to go by viewing the graphic rather than by looking up the name :-)..
>
>See: http://cool-web.de/galerie/icon/icons1.htm
>
>Ed

Very cool site, thanks for the link. It has few icons, exactly, what I needed.

Sorry, can not help with the problem, since we're still using VFP6 here... :( I know API solution for VFP6 to show icons in the menu...
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform