Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SDI
Message
From
26/10/1998 09:13:51
 
 
To
26/10/1998 09:03:46
Marco Beuk
Innovero Software Solutions
The Hague, Netherlands
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: SDI
Miscellaneous
Thread ID:
00150440
Message ID:
00150444
Views:
17
>Another question about SDI.
>
>For some reason my customer wants some instances of the same formset so I thought it's a good idea to make it a toplevelform. I changed the ShowWindow property to 2-as toplevel form. I changed the ShowWindow property of the toolbar in the same formset to 1-in toplevel form.
>
>Now I have 2 problems:
>1. It won't work. The form is not opened as a top level form. Only when I change the property in the classe on which this formset is based it works. Why?
>
>2. The toolbar isn't created in the toplevel form but in the main (_screen level) form. It seems like the toolbar is created before the form. Is this true and is there a simple solutions for this behaviour?
>
>Thanks, Marco

1. Top-level form is simple form, not formset.
2. Instanciate toolbar in topform.activate event.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform