Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_Vfp VS _screen
Message
De
24/01/2008 11:54:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01284500
Message ID:
01285109
Vues:
16
Hi,

Thanks for the clue!

Btw,

1) I add my own toolbar to my Development desktop like this:
_SCREEN.ADDPROPERTY("oToolKitsBar", NEWOBJECT([hc_DevTbr], pcPATHhlib + [hcDevp.vcx]))
(Thanks Sergey Berezniker for his clue on how to do this in Message ID: 810924)

2) I also add my sound system player class to _SCREEN like the below:
_SCREEN.NEWOBJECT([_SndSys], [hc_SndSys], [hcSond.VCX])
When I need to plug something to _SCREEN, technically, do you know what is the major difference between 1) and 2)? or is there any advantage or disadvatage by doing the "plug to _SCREEN" in either way?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform