Sub pull-out menus?

Discuss and share scripts and script files...
Post Reply
zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Sub pull-out menus?

Post by zer0 »

I thought it was possible to have sub pull-out menus when creating scripts, but I can't remember how and can't find more info about this. I know that it's possible to have several scripts assigned to one KS in UDCs, but I'd like to have it so when I hover over one of those [scripts] a list with a bunch of other little scripts pulls out. Perhaps it's not possible after all...
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: Sub pull-out menus?

Post by TheQwerty »

It's currently not possible to get a true sub-menu item, but you can have an item which calls another script or uses load() to generate a new menu.

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Sub pull-out menus?

Post by zer0 »

TheQwerty wrote:It's currently not possible to get a true sub-menu item, but you can have an item which calls another script or uses load() to generate a new menu.
Thanks TheQwery, just as I suspected it was my mind playing tricks on me. Having sub-menus is useful when you want to combine lots of similar little scripts without having too long top menu. Oh well... :(
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

Post Reply