Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object Orienteed Menus
Message
From
15/06/1999 08:54:33
 
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00229592
Message ID:
00229902
Views:
26
I will take a look at it, but the nice thing about mine will be the price. FREE! Just want to give something back to the Fox community. I've leeched a lot of code off of other people, and thought it would be nice to give some back. It will also be totally native FoxPro code. My plans are that it will allow you to manipulate the menu as an object. Take a look at Mark Hall's Menu Class in the classes archive for an idea. My biggest thought is to be able to use the access and assign methods to make his functionality better. For instance:

His code:

goMenu.oFile.oSave.Enabled(.f.)

My code:

goMenu.oFile.oSave.enabled = .f.

By using the access and assign methods, I can make the menu like a real object. :)

Thanks for your input.


>Have you looked at the ActiveBar menu/toolbar system? At www.datadynamics.com I think. Very complete designer environment. Object oriented.
>
>>>>>>>>Since it doesn't look like we are ever going to get one, I am thinking about creating an object oriented menu builder. I am simply looking for feedback to see how everyone would like this. If I get enough positive feedback, I will continue. Please let me know.
Brian McCord
President
Sagacity Systems
Previous
Reply
Map
View

Click here to load this message in the networking platform