Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: Object with negative .left proptie still visible
Message
From
10/02/2003 11:11:58
 
 
To
10/02/2003 06:48:48
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00751331
Message ID:
00751428
Views:
30
Hi Walter,
I am afraid I don't see that. Let me know what I missed. Here is the code I used:

DELETE FILE ccc*
create CLASS cnt1 OF ccc as container nowait
KEYBOARD '{CTRL+W}'
doevents
SET CLASSLIB TO ccc.vcx
MODIFY FORM ccc nowait
=ASELOBJ(lar,1)
lar[1].addobject('cnt11','cnt1','cc.vcx')
lar[1].cnt11.addobject('cnt11','cnt1','cc.vcx')
lar[1].cnt11.left=10
lar[1].cnt11.cnt11.left=-10
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform