Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

flyout

Advisor ,
Jul 05, 2015 Jul 05, 2015

Is it possible to add a fly-out menu to the scripts menu (File > Scripts) one can shorten the scripts list for organizational purposes by placing scripts within the fly-out ?

TOPICS
Actions and scripting
429
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Enthusiast ,
Jul 06, 2015 Jul 06, 2015

Nope.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jul 06, 2015 Jul 06, 2015

You can group them using <javascriptresource> I'd say, but not in such a way that they create a submenu. That is, all those belonging to a xyz group will just stick together.

Have a look at the Photoshop Scripting Reference, <javascriptresource> section, <category> tag.

Davide Barranca

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Jul 06, 2015 Jul 06, 2015

Thank for the tip, will do. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Jul 06, 2015 Jul 06, 2015

Ah, the <category> tag; that didn't work, the category tag only alphabetically organizes scripts in the list; it won't add a sub-menu which requires me to scroll

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 06, 2015 Jul 06, 2015

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 06, 2015 Jul 06, 2015

Read Davide Barranca append again try to understand what he wrote.  The <category> tag;  works exactly like he explained. Also  everyone that responded including Davide  wrote that you can not add sub-menus. 


The problem is even if you group your scripts. Once your script lists length exceeds the  number of items that will fit is a single column on your display Adobe only scroll your script list a single item at a time instead the number of items the fit on you display.  To access you scripts quickly you need to use external tools rather then Photoshop menu file>scripts. You can also record Actions that user your scripts access tot scripts through the actions palette or assign Shortcuts keys to your scripts.


Capture.jpg

JJMack
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jul 06, 2015 Jul 06, 2015
LATEST

I've created this buliarca's scripts BCM_ExtendShortcuts UI maybe you can find an use for them in accessing your scripts.

But if you have CC 2015 they are not working anymore, will update them as soon as the bugs are solved in ScriptUI.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines