Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dang it!
Message
From
22/08/2005 17:06:14
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01042650
Message ID:
01042760
Views:
20
I changed it to this:
Private lcName
lcName = sys(2015)
this.parent.addobject( lcName, "shape" )

with evaluate( "this.parent." + lcName )
   .Top = mrow( this.parent.Caption, 3 )
   .Left = mcol( this.parent.Caption, 3 )
   .Visible = .t.
endwith
Oddly it crashes on the form caption, saying "the window is not defined"
I ain't skeert of nuttin eh?
Yikes! What was that?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform