Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_Vfp VS _screen
Message
From
24/01/2008 11:54:39
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01284500
Message ID:
01285109
Views:
15
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform