#scriptui risultati di ricerca

Clearly #ScriptUI does not use the same algorithm when rendering an IconButton and an Image (based on the same PNG.) Notice how smoother is the IconButton! The difference is sensible on HiDPI displays [tested in Win10.] Question is, how to get an Image rendered as an IB?

indiscripts's tweet image. Clearly #ScriptUI does not use the same algorithm when rendering an IconButton and an Image (based on the same PNG.) Notice how smoother is the IconButton! The difference is sensible on HiDPI displays [tested in Win10.] Question is, how to get an Image rendered as an IB?

(…) Works in #InDesign #ScriptUI CC/CS6/CS5/CS4 (maybe in other Adobe apps?) Tested in Windows & macOS ↓

indiscripts's tweet image. (…) Works in #InDesign #ScriptUI CC/CS6/CS5/CS4 (maybe in other Adobe apps?) Tested in Windows & macOS ↓

🐛 On Win platforms #ScriptUI CC adds an extra space when rendering a non-breaking hyphen (U+2011) in a multiline StaticText. The bug occurs as soon as a new line (\r) is inserted in the widget. [Does not affect CS6/CS5/CS4, nor macOS.] gist.github.com/indiscripts/e9…


ScriptUI内でタブ入力どうするんだっけと思ったら、Opt + Tabで入力できて幸せだった。 なんか仕込まないといけないかと思った。 #javascript #adobe #scriptui


怒りに任せて書きました SUIのtabbedpanelはキャメルケースにすると怒られる - DTPab #はてなブログ#ExtendScript #ScriptUI uske-s.hatenablog.com/entry/2024/01/…


#ScriptUI CC #bug Did you notice that a StaticText fails to size a string accurately? Neither the automatic width nor the `graphics.measureString()` method are reliable!


[EN] In the making of #Claquos 3 for #InDesign (pie chart builder). #ScriptUI #ExtendScript UI Preview 2: youtu.be/s5Rn0Ig3wzw


😡 The sneaky way that Adobe dismantles #ScriptUI year after year, in small steps and for no reason, perfectly illustrates the frustration that we developers have long felt with this company. Switching to CC 2024, they decided to disable the color of StaticText widgets.


[EN] Awesome #ScriptUI Dialog Builder, by Joonas Pääkkö: scriptui.joonas.me


#IdExtenso | Added a dev tool `StaticTextMetrics.jsx` for testing and fixing biases introduced by `measureString()` in #ScriptUI CC. → github.com/indiscripts/Id… See also github.com/indiscripts/Id…

indiscripts's tweet image. #IdExtenso | Added a dev tool `StaticTextMetrics.jsx` for testing and fixing biases introduced by `measureString()` in #ScriptUI CC.
→ github.com/indiscripts/Id…
See also github.com/indiscripts/Id…

📣Presque tous les produits indiscripts (fenêtre de paramètres avancés) font planter InDesign 14.0.2 sous Mac OS. Il s'agit d'un bug générique #ScriptUI signalé début avril. Faites savoir à Adobe que vous attendez ardemment un correctif: indesign.uservoice.com/forums/601180-…


🙏 Want to help us fully diagnose this #ScriptUI bug? Go below and test the sample script ↓ community.adobe.com/t5/indesign-di…


[EN] Good to know: the property `EditText.‌graphics.backgroundColor` still works fine in #ScriptUI for #FrameMaker. This is what we learned throughout this discussion: community.adobe.com/t5/indesign-di…

indiscripts's tweet image. [EN] Good to know: the property `EditText.‌graphics.backgroundColor` still works fine in #ScriptUI for #FrameMaker. This is what we learned throughout this discussion: community.adobe.com/t5/indesign-di…

[EN] Need a scrollable region in #ScriptUI? Interesting approaches are discussed here: community.adobe.com/t5/indesign-di…


📣Most indiscripts products (advanced settings dialog) make InDesign 14.0.2 crash on Mac OS. This is a generic #ScriptUI bug, reported on April 5. Add your voice to get it fixed from Adobe: indesign.uservoice.com/forums/601180-…


Interesting. Looks very similar to a UI scaling issue we reported (a long time ago) with #ScriptUI images 🤔

Why are the icons in the new floating tool bar in @Acrobat so pixellated? Screen shot shows the toolbar to the left of the good old side panel. #bizarre

amarie's tweet image. Why are the icons in the new floating tool bar in @Acrobat so pixellated? Screen shot shows the toolbar to the left of the good old side panel. #bizarre


[EN] Need a scrollable region in #ScriptUI? Interesting approaches are discussed here: community.adobe.com/t5/indesign-di…


(…) Works in #InDesign #ScriptUI CC/CS6/CS5/CS4 (maybe in other Adobe apps?) Tested in Windows & macOS ↓

indiscripts's tweet image. (…) Works in #InDesign #ScriptUI CC/CS6/CS5/CS4 (maybe in other Adobe apps?) Tested in Windows & macOS ↓

怒りに任せて書きました SUIのtabbedpanelはキャメルケースにすると怒られる - DTPab #はてなブログ#ExtendScript #ScriptUI uske-s.hatenablog.com/entry/2024/01/…


Interesting. Looks very similar to a UI scaling issue we reported (a long time ago) with #ScriptUI images 🤔

Why are the icons in the new floating tool bar in @Acrobat so pixellated? Screen shot shows the toolbar to the left of the good old side panel. #bizarre

amarie's tweet image. Why are the icons in the new floating tool bar in @Acrobat so pixellated? Screen shot shows the toolbar to the left of the good old side panel. #bizarre


🙏 Want to help us fully diagnose this #ScriptUI bug? Go below and test the sample script ↓ community.adobe.com/t5/indesign-di…


😡 The sneaky way that Adobe dismantles #ScriptUI year after year, in small steps and for no reason, perfectly illustrates the frustration that we developers have long felt with this company. Switching to CC 2024, they decided to disable the color of StaticText widgets.


#IdExtenso now provides `Edit` and `EditInteger` factories, advanced #ScriptUI controls that deal much better with EditText events & validation mechanisms. → github.com/indiscripts/Id…github.com/indiscripts/Id…


[EN] Common issues involving #ScriptUI scrollbars, multiple windows, and other things… community.adobe.com/t5/indesign-di…


[EN] Good to know: the property `EditText.‌graphics.backgroundColor` still works fine in #ScriptUI for #FrameMaker. This is what we learned throughout this discussion: community.adobe.com/t5/indesign-di…

indiscripts's tweet image. [EN] Good to know: the property `EditText.‌graphics.backgroundColor` still works fine in #ScriptUI for #FrameMaker. This is what we learned throughout this discussion: community.adobe.com/t5/indesign-di…

#IdExtenso Some users reported that our `CheckList` widget for #ScriptUI may not display properly on older systems (due to missing character glyphs). So the factory now automatically provides an alternate appearance. Code: github.com/indiscripts/Id… Details: github.com/indiscripts/Id…


#SmartSort tip ⁝ Due to #ScriptUI quirks it may be hard (on some monitors) to select a language near the bottom of the drop-down list, e.g. Turkish. A way to avoid that is to preset the language in #InDesign. → indiscripts.com/category/proje…


🧵(1/4) When rendering texts #ScriptUI CC does not display the subpart of a string beyond the \0 (NUL) character. E.g. "abc\0xyz" is shown as "abc". But the text property of your widget still hosts the "\0xyz" suffix you've initially loaded :-)


My first #scriptUI is working in @AdobeAE!Thanks a lot to @aeioweyou , your tutorials are awesome! #motiongraphics

ivanbrou_'s tweet image. My first #scriptUI is working in @AdobeAE!Thanks a lot to @aeioweyou , your tutorials are awesome! #motiongraphics

#ScriptUI rendering differences are always a majestic PITA (here ESTK, PS, ID). Don't mention HTML extension please!

undavide's tweet image. #ScriptUI rendering differences are always a majestic PITA (here ESTK, PS, ID). Don't mention HTML extension please!

Thanks to #IndyFont I finally have my personal #ScriptUI icon font in InDesign. Type B for Button, C for Checkbox, Pb for Progressbar etc.

indiscripts's tweet image. Thanks to #IndyFont I finally have my personal #ScriptUI icon font in InDesign.
Type B for Button, C for Checkbox, Pb for Progressbar etc.

(…) Works in #InDesign #ScriptUI CC/CS6/CS5/CS4 (maybe in other Adobe apps?) Tested in Windows & macOS ↓

indiscripts's tweet image. (…) Works in #InDesign #ScriptUI CC/CS6/CS5/CS4 (maybe in other Adobe apps?) Tested in Windows & macOS ↓

Clearly #ScriptUI does not use the same algorithm when rendering an IconButton and an Image (based on the same PNG.) Notice how smoother is the IconButton! The difference is sensible on HiDPI displays [tested in Win10.] Question is, how to get an Image rendered as an IB?

indiscripts's tweet image. Clearly #ScriptUI does not use the same algorithm when rendering an IconButton and an Image (based on the same PNG.) Notice how smoother is the IconButton! The difference is sensible on HiDPI displays [tested in Win10.] Question is, how to get an Image rendered as an IB?

#ScriptUI CC #bug Did you notice that a StaticText fails to size a string accurately? Neither the automatic width nor the `graphics.measureString()` method are reliable!


🐛 On Win platforms #ScriptUI CC adds an extra space when rendering a non-breaking hyphen (U+2011) in a multiline StaticText. The bug occurs as soon as a new line (\r) is inserted in the widget. [Does not affect CS6/CS5/CS4, nor macOS.] gist.github.com/indiscripts/e9…


#IdExtenso | Added a dev tool `StaticTextMetrics.jsx` for testing and fixing biases introduced by `measureString()` in #ScriptUI CC. → github.com/indiscripts/Id… See also github.com/indiscripts/Id…

indiscripts's tweet image. #IdExtenso | Added a dev tool `StaticTextMetrics.jsx` for testing and fixing biases introduced by `measureString()` in #ScriptUI CC.
→ github.com/indiscripts/Id…
See also github.com/indiscripts/Id…

[EN] Good to know: the property `EditText.‌graphics.backgroundColor` still works fine in #ScriptUI for #FrameMaker. This is what we learned throughout this discussion: community.adobe.com/t5/indesign-di…

indiscripts's tweet image. [EN] Good to know: the property `EditText.‌graphics.backgroundColor` still works fine in #ScriptUI for #FrameMaker. This is what we learned throughout this discussion: community.adobe.com/t5/indesign-di…

Loading...

Something went wrong.


Something went wrong.


United States Trends