Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird problem with PageFrame
Message
From
09/02/2004 07:05:46
 
 
To
09/02/2004 06:50:54
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00875370
Message ID:
00875389
Views:
19
Hi,

Thank for advise, will look into using the
debugger to trace the events.

>
>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
Best Regards
Virusim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform