Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In Screen Form with toolbar on it?
Message
From
04/08/2000 13:44:48
 
 
To
04/08/2000 03:22:57
Dino Liberale
Ministero Lavori Pubblici
Trieste, Italy
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00400301
Message ID:
00401207
Views:
17
Yes I know that this is possible with top level forms, so I think I should create all my apps with top level screens.
Has anyone experienced problems in creating top level apps? What are the downsides? I wonder why not more applications are built this way. I would like to get some input on this because I have to decide which way I want to go in future. Personally I like top level forms very much, and I also like screens with their own toolbars/menus.

Thanks.

>I have this problem just today.
>Take a look to the solution example at forms item, "Create an SDI form".
>This create a top level form, where you can dock a toolbar
>
>I have a main prg that create an instance of my top level form (defined in a class) that is my main application form.
>In the activate event of this class:
>ThisForm.oToolBarCallMenu=CREATEOBJECT("MyToolBar")
>ThisForm.oToolBarCallMenu.Visible=.T.
>
>Hope this help you.
>
>>Hello,
>>
>>Is it possible to show a form (ShowWindow property = 0) with its own toolbar on it?
>>I can do this with a top level form, but when I instantiate a toolbar for the 'in screen' form it shows in the main screen instead on the form itself.
>>
>>Thank's for your help in advance.
Christian Isberner
Software Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform