Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: Object with negative .left proptie still visible
Message
De
10/02/2003 11:11:58
 
 
À
10/02/2003 06:48:48
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00751331
Message ID:
00751428
Vues:
31
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform