Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Maximize not calling resize ??
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00832301
Message ID:
00832757
Vues:
23
>Thanks for trying Fred. I've got a lot going on in this form. I may just have to start with a "blank" form and add pieces until I figure out what's killing me.
>
>I appreciate all your suggestions though. If anything else comes to mind, let me know.
>
>Rodd
>>
>>I don't know what to tell you, the Resize() is called for me if the form is made Visible.
Resize only seems to fire if the form is Visible when the WindowState is changed.
>>>> Fred

Resize() fires for me before Init().
There was an article in FoxPro advisor about the Form event order.
That is:
  Load
  Init
  Show
  Activate
  GotFocus
An important warning from the article was to NOT SetFocus() to any object
until the end of the form.GotFocus().
- Andy Rice
San Diego, CA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform