Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I found the culprit!!!!!!
Message
From
20/06/2003 03:23:30
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00801576
Message ID:
00802097
Views:
23
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform