Search found 16 matches

by DavideBarranca
Thu Aug 18, 2016 11:02 pm
Forum: Help Me
Topic: How to Get SmartObject info?
Replies: 4
Views: 7492

Re: How to Get SmartObject info?

As an example, I've created a flatten file with a single Background layer; converted to Smart Object, and applied Gaussian Blur and Solarize Smart Filters. The following code: var ref = new ActionReference (); ref.putProperty (stringIDToTypeID ("property"), stringIDToTypeID ("smartObj...
by DavideBarranca
Sat Aug 06, 2016 12:25 pm
Forum: Questions, Suggestions and Feedback
Topic: [Forum] common words search?
Replies: 2
Views: 12080

[Forum] common words search?

Hi, question related to the Forum itself (and not about PS scripting – I post here since there's no dedicated section). Is there a way to search for words that the forum thinks are "too common"? For instance, I guess I remember to have had a clipboard issue way way back when I and ps-scrip...
by DavideBarranca
Sat Aug 06, 2016 12:18 pm
Forum: Photoshop Scripting - General Discussion
Topic: how to run scripts within another scripts
Replies: 9
Views: 23544

Re: how to run scripts within another scripts

Several ways available. You can include other files code with #include, and call their functions as you'd normally would (see doc for the #include directive at page 233 of the JavaScript Tools Guide CC.pdf) Otherwise, if you have the path of the file you can use $.evalFile(), like $.evalFile(File('~...
by DavideBarranca
Sat Aug 06, 2016 12:13 pm
Forum: Help Me
Topic: Creative Cloud Extension Builder question
Replies: 4
Views: 5873

Re: Creative Cloud Extension Builder question

Hi Jo,
have a look here for multiple JSX embedding.
My blog has 22 articles so far on HTML Panels development (browse them all here), and if they're not enough I've released a paid course as well :-)
Cheers,

Davide Barranca
by DavideBarranca
Sat Aug 06, 2016 12:09 pm
Forum: Photoshop Scripting - General Discussion
Topic: ExtendScript ToolKit for PS CC 2015.5
Replies: 1
Views: 4348

Re: ExtendScript ToolKit for PS CC 2015.5

ESTK should list CC2015.5 as well, without the need to be updated.
Frankly I doubt we'll see ESTK updates at all, alas!
Cheers,

Davide
by DavideBarranca
Tue Jul 26, 2016 2:49 pm
Forum: Photoshop Scripting - General Discussion
Topic: Welcome back fellow developers!
Replies: 10
Views: 16345

Welcome back fellow developers!

Hello, I can't tell you the joy to be here again...! Thanks so much to the developer and forum moderator to have brought the phoenix back from its ashes. Let us know how to contribute – what about a paypal donation button to cover domain/hosting expenses? Some forums show an annual funding goal. Jus...