Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird problem with PageFrame
Message
De
09/02/2004 06:05:27
 
 
À
09/02/2004 05:29:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00875370
Message ID:
00875377
Vues:
19
Hi Virusim!

I've encountered this problem adding and removing container-classes. I've fixed it using the DRAW()-Method.
<i>THISFORM.pfgMain.PgWelcome.Zorder
THISFORM.pfgMain.PgWelcome.Refresh()</i>
<b>THISFORM.DRAW()</b>
In my case it did the job - hope this helps you too.

>Hi,
>
>My application is using VFP8 with SP1.
>On my form, I had a Pageframe with 04 pages.
>
>On the second page, I had 04 buttons.
>One of the button when click will go to the first page
>of the pageframe. With code below
>
>GoWelcomePage click()
>=====================
>
>THISFORM.pfgMain.PgWelcome.Zorder
>THISFORM.pfgMain.PgWelcome.Refresh()
>
>
>However, when the pageframe is at the first
>page, any mouse movement within 2 second,
>my previous page button caption is show on
>the first page. But this incident does not
>happen when I move the mouse after 3 second or
>more.
>
>This seem to be some refresh problem. Anyone
>had similar problem or solution for me.
>
>Thank you
robert.oh.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform