Skip to main content
bodich
Inspiring
March 1, 2019
Question

How to add checkbox in Panel title (Photoshop Script)

  • March 1, 2019
  • 1 reply
  • 813 views

I need to place checkbox (or another object) in the place where title should be in Panel. Anybody know how to do it? I have seen such UI in standard Photoshop "Batch..." script.

var addGuidesPanel = win.add("panel { text: ' Checkbox should be here ' }");

This topic has been closed for replies.

1 reply

c.pfaffenbichler
Community Expert
Community Expert
March 1, 2019

Maybe you should ask on the Scripting Forum or the SDK Forum.

Photoshop Scripting

jane-e
Community Expert
Community Expert
March 1, 2019