Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframe on a form not showing when the form is created...
Message
From
27/12/1999 14:48:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Pageframe on a form not showing when the form is created...
Miscellaneous
Thread ID:
00308892
Message ID:
00308892
Views:
55
I have a form that has been saved as a class in a vcx. On that form is a pageframe that will not show when I create the form programmaticly.

o=createobject("form_class", ..., ...)
o.Visible = .T.

All the controls not on the pageframe show just fine. The control that are in the pageframe do not show. o.Refresh() does not work, not even setting the focus on the pageframe works.

After the form appears, the only way I have gotten the pageframe and controls to show is to click on of the tabs (or where the tabs should be seen at).

P.S. The orignal form (not saved as a class) does not have this problem when I use a DO FORM.

Rob.
Next
Reply
Map
View

Click here to load this message in the networking platform