Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to incorporate George Tasker's tiler.prg?
Message
From
23/12/2003 12:08:32
 
 
To
23/12/2003 11:31:37
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00861659
Message ID:
00861676
Views:
15
>Hi all,
>
>I tried to incorporate tiler.prg (by George Tasker) in my baseclass. Problem is, I found that:
>1. When the form starts, the form is 'flicker'. On slow machine, the user can see how the form 'relocate' and 'resize' itself. It's the same whether I call tiler from Init or Activate event of the form.
>
>2. After calling the tiler, the form's height and width goes back to the value of its base class. While I could save the values, and restore it back again after calling the tiler, I think it would just add more flicker.
>
>Any idea how to get the best result on utilizing tiler.prg?
>
>TIA,
>Willianto

Willianto,

I've never used it...

If it is about form resizing/relocating I do those in the load() of the form while it is still invisible

In addition, I set the LockScreen to TRUE in the load() and back to FALSE at the end of the default code of the class

hth
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform