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 13:12:27
Walter Meester
HoogkarspelPays-Bas
 
 
À
10/02/2003 11:11:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00751331
Message ID:
00751523
Vues:
35
Hi brad,

Just try the following:
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','Custom','')
lar[1].cnt11.left=30
lar[1].cnt11.cnt11.left=-20 
Intersting enough that the custom class shows anywhere outside the container, not just to the left of the container.

Walter,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform