Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FULLPATH Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00112576
Message ID:
00112764
Vues:
24
If you are using the ListView ActiveX control, why not also use the ImageList ActiveX control. That way the graphic elements get embeded into your form file and you don't have to worry about distributing them.


>I need to have the fullpath of an icon to be used in an OLE list view control. I have my path setup to point to the graphics sub directory, e.g. SET PATH TO 'g:\acmds\graphics;g:\acmds\data;g:\acmds\utils'
>
>setpath is on
>
>When I run the command SETPATH('desktop.ico') in the development environment, from the command window I get 'g:\acmds\graphics\desktop.ico', but when I run it from the program I get 'g:\acmds\desktop,ico' and since there is no desktop.ico in the root directory the program will never establish an icon.
>
>Am I missing something on fullpath or is there a bug/feature that I dont understand about it.
>
>TIA
R. Scott Mackay
Classy Components Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform