#scriptui search results
[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…
(…) 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?
怒りに任せて書きました SUIのtabbedpanelはキャメルケースにすると怒られる - DTPab #はてなブログ#ExtendScript #ScriptUI uske-s.hatenablog.com/entry/2024/01/…
uske-s.hatenablog.com
SUIのtabbedpanelはキャメルケースにすると怒られる - DTPab
怒られるのがtabbedpanel側ではなく、追加しようとするtab側ってのも解せないんですよ キャメルケースの tabbedPanel では怒られが発生する 全部小文字だとOK! 全部小文字 そうするとちゃんとSUIダイアログが表示される そういうとこだぞ なので、今さらなんだけど、各SUIコントロールは全部小文字表…
#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!
【記事紹介】ScriptUIって結構とっつきづらいですよね。そんなあなたにSUIでちょっと楽できる2件。 #ScriptUI #ExtendScript uske-s.hatenablog.com/entry/2018/08/… uske-s.hatenablog.com/entry/2018/08/…
uske-s.hatenablog.com
ボタンを横並びにしたカスタムダイアログ - DTPab
ScriptUIでダイアログを作るのが面倒くさいと思いません? かといってconfirmメソッドの「はい・いいえ」とか「Yes・No」って内容じゃないんだよな…というときありますよね? そういうときのためにちょっとしたカスタムボタンのダイアログです。 コードの最後に例文を載せましたが、引数を 5 4 つ取ります。 【8…
ScriptUI内でタブ入力どうするんだっけと思ったら、Opt + Tabで入力できて幸せだった。 なんか仕込まないといけないかと思った。 #javascript #adobe #scriptui
🐛 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…
【記事紹介】ScriptUIって結構とっつきづらいですよね。そんなあなたにSUIでちょっと楽できる2件。 #ScriptUI #ExtendScript uske-s.hatenablog.com/entry/2018/08/… uske-s.hatenablog.com/entry/2018/08/…
uske-s.hatenablog.com
ボタンを横並びにしたカスタムダイアログ - DTPab
ScriptUIでダイアログを作るのが面倒くさいと思いません? かといってconfirmメソッドの「はい・いいえ」とか「Yes・No」って内容じゃないんだよな…というときありますよね? そういうときのためにちょっとしたカスタムボタンのダイアログです。 コードの最後に例文を載せましたが、引数を 5 4 つ取ります。 【8…
🙏 Want to help us fully diagnose this #ScriptUI bug? Go below and test the sample script ↓ community.adobe.com/t5/indesign-di…
Amazing #ScriptUI design tool-> scriptui.joonas.me by Joonas Pääkkö
[EN] Awesome #ScriptUI Dialog Builder, by Joonas Pääkkö: scriptui.joonas.me
🧵(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 :-)
[WIP] Trying to do new things with #ScriptUI: youtube.com/watch?v=VUGTUl…
[EN] Need a scrollable region in #ScriptUI? Interesting approaches are discussed here: 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.
Interesting. Looks very similar to a UI scaling issue we reported (a long time ago) with #ScriptUI images 🤔
[EN] In the making of #Claquos 3 for #InDesign (pie chart builder). #ScriptUI #ExtendScript UI Preview 2: youtu.be/s5Rn0Ig3wzw
[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 ↓
怒りに任せて書きました SUIのtabbedpanelはキャメルケースにすると怒られる - DTPab #はてなブログ#ExtendScript #ScriptUI uske-s.hatenablog.com/entry/2024/01/…
uske-s.hatenablog.com
SUIのtabbedpanelはキャメルケースにすると怒られる - DTPab
怒られるのがtabbedpanel側ではなく、追加しようとするtab側ってのも解せないんですよ キャメルケースの tabbedPanel では怒られが発生する 全部小文字だとOK! 全部小文字 そうするとちゃんとSUIダイアログが表示される そういうとこだぞ なので、今さらなんだけど、各SUIコントロールは全部小文字表…
Interesting. Looks very similar to a UI scaling issue we reported (a long time ago) with #ScriptUI images 🤔
🙏 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…
【記事紹介】ScriptUIって結構とっつきづらいですよね。そんなあなたにSUIでちょっと楽できる2件。 #ScriptUI #ExtendScript uske-s.hatenablog.com/entry/2018/08/… uske-s.hatenablog.com/entry/2018/08/…
uske-s.hatenablog.com
ボタンを横並びにしたカスタムダイアログ - DTPab
ScriptUIでダイアログを作るのが面倒くさいと思いません? かといってconfirmメソッドの「はい・いいえ」とか「Yes・No」って内容じゃないんだよな…というときありますよね? そういうときのためにちょっとしたカスタムボタンのダイアログです。 コードの最後に例文を載せましたが、引数を 5 4 つ取ります。 【8…
#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…
【記事紹介】ScriptUIって結構とっつきづらいですよね。そんなあなたにSUIでちょっと楽できる2件。 #ScriptUI #ExtendScript uske-s.hatenablog.com/entry/2018/08/… uske-s.hatenablog.com/entry/2018/08/…
uske-s.hatenablog.com
ボタンを横並びにしたカスタムダイアログ - DTPab
ScriptUIでダイアログを作るのが面倒くさいと思いません? かといってconfirmメソッドの「はい・いいえ」とか「Yes・No」って内容じゃないんだよな…というときありますよね? そういうときのためにちょっとしたカスタムボタンのダイアログです。 コードの最後に例文を載せましたが、引数を 5 4 つ取ります。 【8…
【記事紹介】ScriptUIって結構とっつきづらいですよね。そんなあなたにSUIでちょっと楽できる2件。 #ScriptUI #ExtendScript uske-s.hatenablog.com/entry/2018/08/… uske-s.hatenablog.com/entry/2018/08/…
uske-s.hatenablog.com
ボタンを横並びにしたカスタムダイアログ - DTPab
ScriptUIでダイアログを作るのが面倒くさいと思いません? かといってconfirmメソッドの「はい・いいえ」とか「Yes・No」って内容じゃないんだよな…というときありますよね? そういうときのためにちょっとしたカスタムボタンのダイアログです。 コードの最後に例文を載せましたが、引数を 5 4 つ取ります。 【8…
【記事紹介】ScriptUIって結構とっつきづらいですよね。そんなあなたにSUIでちょっと楽できる2件。 #ScriptUI #ExtendScript uske-s.hatenablog.com/entry/2018/08/… uske-s.hatenablog.com/entry/2018/08/…
uske-s.hatenablog.com
ボタンを横並びにしたカスタムダイアログ - DTPab
ScriptUIでダイアログを作るのが面倒くさいと思いません? かといってconfirmメソッドの「はい・いいえ」とか「Yes・No」って内容じゃないんだよな…というときありますよね? そういうときのためにちょっとしたカスタムボタンのダイアログです。 コードの最後に例文を載せましたが、引数を 5 4 つ取ります。 【8…
#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…
【記事紹介】ScriptUIって結構とっつきづらいですよね。そんなあなたにSUIでちょっと楽できる2件。 #ScriptUI #ExtendScript uske-s.hatenablog.com/entry/2018/08/… uske-s.hatenablog.com/entry/2018/08/…
uske-s.hatenablog.com
ボタンを横並びにしたカスタムダイアログ - DTPab
ScriptUIでダイアログを作るのが面倒くさいと思いません? かといってconfirmメソッドの「はい・いいえ」とか「Yes・No」って内容じゃないんだよな…というときありますよね? そういうときのためにちょっとしたカスタムボタンのダイアログです。 コードの最後に例文を載せましたが、引数を 5 4 つ取ります。 【8…
【記事紹介】ScriptUIって結構とっつきづらいですよね。そんなあなたにSUIでちょっと楽できる2件。 #ScriptUI #ExtendScript uske-s.hatenablog.com/entry/2018/08/… uske-s.hatenablog.com/entry/2018/08/…
uske-s.hatenablog.com
ボタンを横並びにしたカスタムダイアログ - DTPab
ScriptUIでダイアログを作るのが面倒くさいと思いません? かといってconfirmメソッドの「はい・いいえ」とか「Yes・No」って内容じゃないんだよな…というときありますよね? そういうときのためにちょっとしたカスタムボタンのダイアログです。 コードの最後に例文を載せましたが、引数を 5 4 つ取ります。 【8…
【記事紹介】ScriptUIって結構とっつきづらいですよね。そんなあなたにSUIでちょっと楽できる2件。 #ScriptUI #ExtendScript uske-s.hatenablog.com/entry/2018/08/… uske-s.hatenablog.com/entry/2018/08/…
uske-s.hatenablog.com
ボタンを横並びにしたカスタムダイアログ - DTPab
ScriptUIでダイアログを作るのが面倒くさいと思いません? かといってconfirmメソッドの「はい・いいえ」とか「Yes・No」って内容じゃないんだよな…というときありますよね? そういうときのためにちょっとしたカスタムボタンのダイアログです。 コードの最後に例文を載せましたが、引数を 5 4 つ取ります。 【8…
🧵(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 :-)
【記事紹介】ScriptUIって結構とっつきづらいですよね。そんなあなたにSUIでちょっと楽できる2件。 #ScriptUI #ExtendScript uske-s.hatenablog.com/entry/2018/08/… uske-s.hatenablog.com/entry/2018/08/…
uske-s.hatenablog.com
ボタンを横並びにしたカスタムダイアログ - DTPab
ScriptUIでダイアログを作るのが面倒くさいと思いません? かといってconfirmメソッドの「はい・いいえ」とか「Yes・No」って内容じゃないんだよな…というときありますよね? そういうときのためにちょっとしたカスタムボタンのダイアログです。 コードの最後に例文を載せましたが、引数を 5 4 つ取ります。 【8…
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!
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 ↓
[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…
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!
#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…
🐛 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…
Something went wrong.
Something went wrong.
United States Trends
- 1. Sedition 194K posts
- 2. Lamelo 8,278 posts
- 3. Cheney 94K posts
- 4. Texans 21.1K posts
- 5. Treason 104K posts
- 6. Seditious 107K posts
- 7. Constitution 123K posts
- 8. Commander in Chief 58K posts
- 9. TMNT 5,029 posts
- 10. Seager 1,487 posts
- 11. Coast Guard 26.5K posts
- 12. UNLAWFUL 84.3K posts
- 13. UCMJ 11.1K posts
- 14. Last Ronin 2,529 posts
- 15. First Take 48K posts
- 16. Trump and Vance 37.7K posts
- 17. Jay Jones 2,357 posts
- 18. Hornets 7,971 posts
- 19. Lindenwood N/A
- 20. Jeanie 2,174 posts