Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I add code to a class ?
Message
De
03/03/2004 10:28:09
 
 
À
03/03/2004 10:17:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00881982
Message ID:
00882716
Vues:
15

themes is a property which belongs to VFP8, I haven't problems if I run this code under VFP8


Then, when the problem begin ?
This is the code with problems ?

Mettendo un this.activate() in MouseMove te lo mitraglia a nastro.
Puoi usare MouseEnter ?
>*	Procedure Activate
>*		for i = 1 to this.controlcount
>*			this.controls(i).disattiva()
>*		endfor
>*	EndProc
>	*
>*	Procedure Mousemove
>*		LPARAMETERS nButton, nShift, nXCoord, nYCoord
>*		NoDefault
>*		this.activate()
>*		DoDefault(nButton, nShift, nXCoord, nYCoord)	
>*	EndProc
>	*
>Comunque, grazie dell'interessamento (ci sto uscendo matto !)

E' normale!

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform