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:
00634382
Vues:
17
>Here is an example of what the Menu Builder generated in the .mpr.
>
>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"
>
>According to the help for DEFINE POPUP the RELATIVE clause needs to be there if you are going to use the PICTURE clause in DEFINE BAR. I can't find any reference to the SHADOW clause, however. That's the only thing that could possibly be out of place. Maybe I'll try removing the SHADOW clause from the .mpr and see what happens.
>
>Ed


Ed
I've had no problems with pictures in the menu. The shadow clause is also present in my generated code.

The only obvious difference is that I'm not pathed explicitly to the file, maybe that's your problem but I'm not sure.
DEFINE BAR 6 OF file PROMPT "E\<xit" ;
  picture "..\images\exit.bmp"
HTH
Caroline
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform