Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Initializing Thememanager
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
VFPX/Sedna
Titre:
Initializing Thememanager
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01641753
Message ID:
01641753
Vues:
63
Hi there,

I am trying to use the themed controls from vfpx but do not get it workung. I downloaded the samples from vfpx
and also the samples from Doug Hennig. Both react the same way. If I open them in the IDE, they do not work properly (Files missing), if I open them by double-clicking in the windows-explorer they work. What is the difference?

In my first attemot I tried to ini the themesmanager and did this:
SET CLASSLIB TO d:\vfpx\themedcontrols\vcx\themedcontrols.vcx addi
later I tried the init-code from Doug Hennigs example
_screen.NewObject('ThemesManager', 'ThemesManager', ;
   'ThemedControls.vcx', '', .T.)
this fails and I get an errormessage that the vcx is not found (VFP searches it in his home-dir and not in the dir specified above=

But when I try the following to test if the set classlib command is correct
ot = createobject("themesmanager")
this works.

Has anybody some advice for me?

Thanks in advance

Thomas
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform