• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

ScriptUI responsive buttons

Participant ,
Aug 14, 2021 Aug 14, 2021

Copy link to clipboard

Copied

hi people,
I'm trying to do a simple thing in a ScriptUI panel.
I have a bunch of square buttons in a row, but I want them to break line depending on the windows width.

You know, just like kBar, ft_Toolbar, ShapeLayer toolbar, etc.
I messed around with column and row orientation, diferent alignments, but with no luck.
Any ideias?
thanks

TOPICS
Scripting , User interface or workspaces

Views

113

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 14, 2021 Aug 14, 2021

Copy link to clipboard

Copied

You need to defien an auto-layout group and put all elements in there.

 

Mylenium

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Aug 14, 2021 Aug 14, 2021

Copy link to clipboard

Copied

LATEST

hi Mylenium. thanks for your reply.

As I understand, the auto-layout object is created by default when you create a container.
I'm using the methods 'resize' and 'layout', of the layout property. But the default AutoLayoutManager doesn't seem to behave like the example a gave you above.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines