General Max Menu Dropdown Button
Hi Folks!
Recently i saw one 3Dmax script "Quickselection" here from Martin Breidt.
And it create one toolbar button with dropdown menu, its activates left mouse button.
My qestion is, is that bossible make my own customizable toolbar button, with that menu?
Example, if i click button, then dropdown menu shows me list of my commonly used menu items like
(Button)
----------
Save File
Undo
Redo
Rename
Array...
----------
Point is, that i can close top of 3Ds Max menubar, for extra space.
I hope i was enough clear, and i think its bossible, but not with google!
Comments
Thank you Miauu! Everything
Thank you Miauu!
Everything is working. Im satisfied right now.
But is there way, add submenu items?
.
Tools and Scripts for Autodesk 3dsMax
.
Download this script: https://miauu-maxscript.com/portfolio-item/miauu-set-grid-spacing-free/
And modify it to fit your needs.
Tools and Scripts for Autodesk 3dsMax
Thank you! I think that would
Thank you!
I think that would work for me, and I test later on. But i really like, if that menu pops-up just one toolbar button. Is that some how bossible. I try later mix two scripts. i hope, that no cause problems with you and mr.Breidt.
Actual script is:
.
Just use this:
-- show popup menu popUpMenu QuickSelsubMenu pos:mouse.screenpos align:#align_vcentercenter
and the RCMenu will appear under the mouse cursor. If you want to run it via toolbar button the rc menu will appear over the button(where you click with the mouse cursor).
"i hope, that no cause problems with you and mr.Breidt."
Just give credits to the guys whose scripts you use to build your own tool. :)
Tools and Scripts for Autodesk 3dsMax