Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
@ Say acts like button, but no function call in statemen
Message
De
17/04/2007 08:36:01
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01216638
Message ID:
01216664
Vues:
24
>>Somehow on a screen I'm working on the following acts like a button and runs a procedure in the code. I don't see how. There is no function associated with it. Anyone know? This is driving me crazy working on all this old stuff I haven't seen in 10 years...
>>
>>
>>@ xx - 1, 8 + but_size * ( yy - 1 ) SAY LEFT( " JAY " + p_name + SPACE( but_size ), but_size - 1 ) COLOR ( col_once )STORE LEFT( p_name,2 ) TO hld_color
>>
>
>Is it possible that there is an invisible button at the same location?

Good thought... The following is the only other thing that logically might be doing something at that position, but what is the "V" in the PICTURE clause? I couldn't find that one. Is it for inVisible?
@ xx - 1, 8 + but_size * ( yy - 1 ) GET x_room( xx, yy ) ;
	PICTURE '@*IV ' SIZE 1, but_size - 1, 0 ;
	VALID pullsch()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform