Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making VFP Skins
Message
From
21/07/2009 18:08:26
 
 
To
21/07/2009 13:57:55
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01411441
Message ID:
01413654
Views:
96
>Exactly what I did. I skinned the screen. Then I created a form exactly fitting around a ctToolBar menu. Then I ran the form and placed it right below my new skinned "title bar." (Neither ctToolBar nor command bars library will let you attach a menu directly to the screen.)
>
>of course, now I have different problems (see thread in activeX section) but I have achieved the skinned form plus menu look on the screen.

An alternative to using the ActiveX is to use the owner-drawn menu class developed by Herman Tan. Instead of using the main menu, define popup menus. Then in your skinned form create a menu bar and use the mouse events to trigger your popup menus. This way you don't have a standard VFP menu.

I have used Herman Tan's class and it works very well.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform