Main Menu Toolbar Button

Features wanted...
Post Reply
WirlyWirly
Posts: 195
Joined: 21 Oct 2020 23:33
Location: Through the Looking-Glass

Main Menu Toolbar Button

Post by WirlyWirly »

Not sure if this can be done, but with the new improvements to Dark Mode not affecting the Main Menu, It'd be nice if there was a toolbar button that when clicked showed a drop-down list with all the Main Menu options; File, Edit, View, Go, Favorite, etc...

A list similar to what you see when you click on the Views toolbar button, but of course populated by the Main Menu options.

I know we have a Main Menu Toggle button now, but this seems like a cleaner approach. Might be do-able through a script but haven't looked into it yet. Thoughts?

jupe
Posts: 2805
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Main Menu Toolbar Button

Post by jupe »

@Don: The other day I suggested (in an unrelated topic, I think you missed the text) that it might be an idea to run SC popupmainmenu when right clicking the new button.

Norn
Posts: 417
Joined: 24 Oct 2021 16:10

Re: Main Menu Toolbar Button

Post by Norn »

New toolbar with new button? :idea:
Attachments
Menu.png
Menu.png (48.04 KiB) Viewed 2245 times
NewSlimbuttonToolbar.png
NewSlimbuttonToolbar.png (34.6 KiB) Viewed 2250 times
Win10, Win11 @100% 2560x1440 22H2

admin
Site Admin
Posts: 60622
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Main Menu Toolbar Button

Post by admin »

I had thought about that but SC popupmainmenu pops a menu that has no fly-out submenus. There is no way to do that.

I have other plans. I will completely write my own main menu bar. It will effectively be a second toolbar above the current main toolbar, allowing you to add buttons to the right of the menu items.

autocart
Posts: 1248
Joined: 26 Sep 2013 15:22

Re: Main Menu Toolbar Button

Post by autocart »

admin wrote: 04 Feb 2022 12:01 I will completely write my own main menu bar. It will effectively be a second toolbar above the current main toolbar, allowing you to add buttons to the right of the menu items.
That sounds interesting.

klownboy
Posts: 4142
Joined: 28 Feb 2012 19:27

Re: Main Menu Toolbar Button

Post by klownboy »

admin wrote: 04 Feb 2022 12:01 I will completely write my own main menu bar
Sounds great and hopefully you can make it dark. :) I just received this via email today. https://blogs.windows.com/windows-insid ... -insiders/ A dark menu bar Notepad.

Too bad they won't let you in on their trade secrets especially since you're keeping hopefully thousands of customers on their Windows.
Windows 11, 23H2 Build 22631.3447 at 100% 2560x1440

admin
Site Admin
Posts: 60622
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Main Menu Toolbar Button

Post by admin »

The new Notepad looks cool. Also like the font. :tup:

Filehero
Posts: 2645
Joined: 27 Feb 2012 18:50
Location: Windows 10 Pro x64

Re: Main Menu Toolbar Button

Post by Filehero »

Code: Select all

v22.80.0004 - 2022-02-06 15:29
  +++ Toolbar: Added support for "text buttons", i.e. buttons that display a text instead 
      of an icon, and added thirteen of such buttons. They can be used to emulate the 
      main menubar in the toolbar: File, Edit, View, Go ... etc., each pops one of the 
      main menus on mousedown.
:tup: :tup: :appl: :appl:

Maybe the font size could be made customizable at some later stage.
TB_text_buttons.png
TB_text_buttons.png (3.08 KiB) Viewed 2154 times


Already my feature of the year anyway!

eil
Posts: 1622
Joined: 13 Jan 2011 19:44

Re: Main Menu Toolbar Button

Post by eil »

all these new buttons will crowd main toolbar and guess multi-bars are inevitable to come in future. :whistle: :roll:
Win 7 SP1 x64 100% 1366x768

autocart
Posts: 1248
Joined: 26 Sep 2013 15:22

Re: Main Menu Toolbar Button

Post by autocart »

eil wrote: 06 Feb 2022 21:39 all these new buttons will crowd main toolbar and guess multi-bars are inevitable to come in future. :whistle: :roll:
admin wrote: 04 Feb 2022 12:01 It will effectively be a second toolbar above the current main toolbar ...
I also thought that it would be a completely separate toolbar?
Still, the new button options do look slick. :tup:

admin
Site Admin
Posts: 60622
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Main Menu Toolbar Button

Post by admin »

There will be a new completely separate toolbar. It takes a little preparation, but end of this week we should have 2 toolbars.


klownboy
Posts: 4142
Joined: 28 Feb 2012 19:27

Re: Main Menu Toolbar Button

Post by klownboy »

admin wrote: 06 Feb 2022 22:29 a new completely separate toolbar
So when done, is this assumption correct? We'll be able to disable the original menu bar and have the original toolbar and the new toolbar (with the new menu items on it) enabled? If so, very cool! :appl:
Windows 11, 23H2 Build 22631.3447 at 100% 2560x1440

WirlyWirly
Posts: 195
Joined: 21 Oct 2020 23:33
Location: Through the Looking-Glass

Re: Main Menu Toolbar Button

Post by WirlyWirly »

That preview image of text buttons looks real clean, can't wait to see it rolled into the stable build later this month. I believe the Main Menu was the last major (that I've noticed) part of the UI that needed dark-mode adaption. Nice to see it all come together :appl:

There's only 5 buttons on my toolbar that I use regularly, so I'll be removing most of the buttons and just leaving a single tool bar with the Main Menu options and those 5 buttons.

admin
Site Admin
Posts: 60622
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Main Menu Toolbar Button

Post by admin »

Yep, all of the above assumptions (and praises) are correct. :beer:

Post Reply