Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to incorporate George Tasker's tiler.prg?
Message
De
23/12/2003 12:08:32
 
 
À
23/12/2003 11:31:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00861659
Message ID:
00861676
Vues:
14
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform