Ability to hide MenuItem (And Menu Title)

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Ability to hide MenuItem (And Menu Title)

Post by Shannara »

I found the ability to hide the whole menu bar (But this doesnt help much). It would be nice to be able to hide individual menu items (and bars), as well as a whole menu (a whole menu such as all of the menu items under a menu title).

After all it is a pain to create 100s of menu sets due to there being no ability to hide individual menu items and menu sections.
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

*poke*

VERY much needed. I just realized that I can't do this. Total pain! :-)
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

And the same for toolbars, please
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: Ability to hide MenuItem (And Menu Title)

Post by Tenaja »

Any chance of this being implemented?

As others have said (in other threads) it seems the only way to do it currently is to free the menu and make a new one.
Post Reply