Skip to main content
Participant
April 12, 2016
Answered

Build floating panel menu for my shortcut action scripts

  • April 12, 2016
  • 3 replies
  • 876 views

Is there somebody that can help me build a floating panel menu with icon buttons that would start shortcuts actions that I have registered (see image bellow).

The ideal would be that if it could be updatable with new buttons that could be addressed to new script records.

This topic has been closed for replies.
Correct answer Silly-V

You could use my ScriptPanel 2 scripted script panel for executing target standalone scripts which could also be activated by ExtendScript ToolKit and File > Scripts menu as well!

Sometime, some day I will put it up on my GitHub for you to use.

It has many complicated settings and can use various display visual modes and yes you can use your own images to make your buttons be icons, control their size and row/column orientation.

You can even assign different images for different view-modes, showing one icon when the panel is shown as buttons but a different icon when it is shown as listboxes. Additionally, it can be minimized to a 'mini-tab' to be moved out of the way easily.

It is complicated and unfinished and  based on ScriptUI and uses BridgeTalk, but it's just a .jsx and here's even a screenshot of it for a sneak preview!

3 replies

Participant
April 12, 2016

Thanks for the help. I will take a look on all the sugestions.

Silly-V
Legend
April 12, 2016
Silly-V
Silly-VCorrect answer
Legend
April 12, 2016

You could use my ScriptPanel 2 scripted script panel for executing target standalone scripts which could also be activated by ExtendScript ToolKit and File > Scripts menu as well!

Sometime, some day I will put it up on my GitHub for you to use.

It has many complicated settings and can use various display visual modes and yes you can use your own images to make your buttons be icons, control their size and row/column orientation.

You can even assign different images for different view-modes, showing one icon when the panel is shown as buttons but a different icon when it is shown as listboxes. Additionally, it can be minimized to a 'mini-tab' to be moved out of the way easily.

It is complicated and unfinished and  based on ScriptUI and uses BridgeTalk, but it's just a .jsx and here's even a screenshot of it for a sneak preview!

karthickm50893796
Inspiring
April 12, 2016

Adobe Configurator is good, But its work only Photoshop

CarlosCanto
Community Expert
Community Expert
April 12, 2016

have you tried "Button Mode" in the action's flyout menu?