Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pages on pageframe - did I lost my mind?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Pages on pageframe - did I lost my mind?
Divers
Thread ID:
00662676
Message ID:
00662676
Vues:
47
Hi everybody,

Here is code from Page3.click event. Similar code is on other pages on pageframe:
with this.parent
    store .f. to .Page2.fontbold, ;
	.Page1.fontbold, ;
	.Page4.fontbold, ;
	.Page2.enabled, ;
	.Page1.enabled, ;
	.Page4.enabled
endwith	
this.refresh()
The pages look like disabled, however I still can click on other pages. Is it behavior by design or I do something wrong?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform