Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_screen.height?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00389965
Message ID:
00390799
Views:
9
Randy,

I do like the way that you have added to the language for the pictures. This will go along well with what I was writing in my earlier posted message. In the class of my Outlook Bar control you can pass it a Picture File name to use to select the bitmap to be displayed such as Inbox or Outbox.

So these are Owner Drawn menu pictures that will be like Office menus?

Also, I have been using the GetCursorPos to set menu locations lately because of the earlier messages in this thread about the _SCREEN.Height and such. I am doing a top level form that implements dragging the form around like an Outlook note but not using a TitleBar. I have a shape object the gets the Mouse X,Y from the GetCursorPos API call. However, I have noticed that sometimes my VFP Shortcut menu will think it is hosted in a smaller window and shrinks to fit on the top level form. This doesn't always happen.

Since the menu designer isn't really OOP, it still has to be changed somehow to support the Pictures I assume in the designer. I have considered writing into my object the ability of passing it an MNX menu and then letting it create a Toolbar type menu to have a floating dockable toolbar from a standard MNX file.

So next question, do we have a newer Toolbar or Coolbar support for menus?

TIA
Previous
Reply
Map
View

Click here to load this message in the networking platform