Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I found the culprit!!!!!!
Message
De
20/06/2003 03:23:30
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00801576
Message ID:
00802097
Vues:
25
>Garrett,
>
>I already sent the repro that works to Aleksey with CC to you and Larry. In it is a readme.txt file that gives you steps to trace the bug. Please acknowledger receipt.
>
>Thanks.
>

Hi Jess,

Thanks for the repro.
It looks like crash happens only if container is empty or none of the controls inside the container have focus.

If I put the following code into Container1.Init, the app works:
this.AddObject("Button1","CommandButton")
this.Button1.Visible= .T.
this.Button1.Caption=""
We will address this issue. In the mean time, you can try to use this workaround or something similar to it.


Thanks,
Aleksey.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform