Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird problem with PageFrame
Message
De
09/02/2004 06:50:54
 
 
À
09/02/2004 06:33:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00875370
Message ID:
00875385
Vues:
21

Hi,

Thank for your advise, but don't get your ideal.
When I click one of my button on my second page of
my pageframe, it go to the first page and the button
caption is still around if I move the mouse within
2 seconds.

Please explain in detail. Sorry


I have not try Page.ZOrder with Complex Pageframes.

On general, VFP use two threads,
one for execution, and one for painting.
The thread for painting use timing and input queue
( mouse and keyboard ) for control repaint.
Then, it is hard to solve your problem without
complete form on hand.

Furthermore Pageframe have other refresh problems.

Then, i put another possible way,
not use ZOrder(), but SetFocus() for show the welcome Page.

Another test that you can do is to see where is the focus after ZOrder call;
and use Debugger for trace the events sequence.

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

Click here to load this message in the networking platform