Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to incorporate George Tasker's tiler.prg?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00861659
Message ID:
00861677
Vues:
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,

I don't think that, in the first case, your going to get a better result without better hardware. You should remember that this operates directly on the form's via the API and this sort of problem should manifest itself with other applications as well.

In regards to the second problem, you might try GotFocus, but you'd have to make sure not to issue the call every time the event fires. That's about the only suggestion I can make without looking closer at the problem.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform