Search found 136 matches

by txuku
Sun Nov 13, 2016 9:18 pm
Forum: Help Me
Topic: How to resize selection??
Replies: 10
Views: 14057

Re: How to resize selection??

Undoubtedly ........ exact! :oops:
by txuku
Sun Nov 13, 2016 10:21 am
Forum: Help Me
Topic: How to resize selection??
Replies: 10
Views: 14057

Re: How to resize selection??

Bonjour After research I think it is better to avoid the method SelectAll() and select the document with at least one pixel. Then the resizeBoundary () and other methods work without errors Test this: startRulerUnits = app.preferences.rulerUnits; startTypeUnits = app.preferences.typeUnits; startDisp...
by txuku
Sat Nov 12, 2016 8:21 pm
Forum: Help Me
Topic: How to resize selection??
Replies: 10
Views: 14057

Re: How to resize selection??

Hum ...........

It seems to me that

You have to calculate it ??? :D
by txuku
Sat Nov 12, 2016 11:19 am
Forum: Help Me
Topic: How to resize selection??
Replies: 10
Views: 14057

Re: How to resize selection??

Bonjour

You can use Methods
contract()
expand()

docRef.selection.expand(1) ( 1 pixel )
docRef.selection.contract(1)
by txuku
Tue Oct 04, 2016 10:05 am
Forum: Photoshop Scripting Bugs and Anomalies
Topic: 2014 TextItem.size bug
Replies: 4
Views: 12690

Re: 2014 TextItem.size bug

Bonjour Je me souviens de ton post sur le forum Adobe J ai rencontre aussi la solution de Loic Algon Et j ai utilise le script de xbytor en 2014 pour un photographe ayant CC avec succes . Je ne sais pas si ce manque pour l objet textItem.size est toujours actuel............ Je mets a nouveau la fonc...
by txuku
Mon Oct 03, 2016 7:38 am
Forum: Photoshop Scripting - General Discussion
Topic: Welcome back fellow developers!
Replies: 10
Views: 16228

Re: Welcome back fellow developers!

Bonjour et bienvenue ici Dormeur74 ! :)

Nobody s perfect !
by txuku
Sun Sep 18, 2016 3:58 pm
Forum: Automation & Image Workflow
Topic: Open a window
Replies: 7
Views: 17351

Re: Open a window

A "iconbutton" search in the forum should give you a lot of results :)
by txuku
Sun Sep 18, 2016 9:35 am
Forum: Automation & Image Workflow
Topic: Open a window
Replies: 7
Views: 17351

Re: Open a window

Bonjour

You can consult this guide for dialogbox ! :)
by txuku
Sat Aug 13, 2016 12:57 pm
Forum: Photoshop Scripting Bugs and Anomalies
Topic: Need to clear Photoshop's memory
Replies: 14
Views: 32139

Re: Need to clear Photoshop's memory

Yes !!!

I just handling .....
That's it
It works !!! :D
by txuku
Sat Aug 13, 2016 10:57 am
Forum: Photoshop Scripting Bugs and Anomalies
Topic: Need to clear Photoshop's memory
Replies: 14
Views: 32139

Re: Need to clear Photoshop's memory

Bonjour

if I click src1.jsx twice this opens ExtendScript Toolkit and it s stopped.


I just tested and Cropping.jsx Cropping.exe with Windows 10 same result!

I rest in your pending trials ...........