Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another Pageframe Problem
Message
 
 
À
22/06/2003 13:32:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00802721
Message ID:
00802729
Vues:
16
Peter,

Where exactly are you changing pages and what code are you using? Most wizards use buttons outside the pageframe to change pages.

I just added a baseclass pgf to a form, dropped a chk on page1, set it's Value to .f. and this code in it's Click:

if ( this.Value = .t. )
this.Parent.Parent.ActivePage = 2
endif

the page changes with no bleed through of the chk.

>I have the strangest problem.
>I have a dialog with a pageframe (8 pages) as a wizard.
>On page 1 there is a checkbox. If checked I make page 2 active.
>And there right in the middle of page 2 is a image of the checkbox from page 1 (in addition to the controls on page 2)
>(And YES the checkbox is on the page and not onthe form below!!)
>
>I tried to make the checkbox control invisble in the deactivate method, to no avail.
>I made the nearest control (a combo box) on page 2 opaque and moved it right over the checkbox and it still looks through!!!!!!!!!!!
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform