Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Linking a textbox/control to another
Message
 
À
26/04/2000 19:20:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00363869
Message ID:
00363881
Vues:
18
Oh my... the on the fly doesn't work very well... :-)

>In texbox2

>linkcontrol = thisform.textbox1
>linktop = 0
>linkleft = 5

>I am looking for a function to handle in this way.

Doing on the fly...

texbox2.Init

DODEFAULT() - Well I always use in this way
this.top = EVALUATE(this.linkcontrol).top + EVALUATE(this.linkcontrol).linktop
this.left = EVALUATE(this.linkcontrol).left + EVALUATE(this.linkcontrol).width + EVALUATE(this.linkcontrol).linleft

I'm a bit losed in the EVALUATES, I think in this way shouldn't work. How must be?
Pablo Roca
Clavo Congelados, S.A. (La Coruna - Spain)
Sysop of PortalFox

Join MasFoxPro campaign
http://www.masfoxpro.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform