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

How to add an angle control

New Here ,
Feb 25, 2018 Feb 25, 2018

Copy link to clipboard

Copied

Hi there!

I want to place an angle control in a window created by a script. I understand how to add a button, but I do not know how to add an angle control.

uDlg.add( "angle", ... <--- angle control?

Does anyone know how to add it?

Please let me know if you have other controls that can be used.
Thank you.

howToCreateAngleCtrl.png

TOPICS
Actions and scripting

Views

485

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

correct answers 1 Correct answer

Enthusiast , Feb 26, 2018 Feb 26, 2018

There is not this component in GUI. You need to use something else. E.g. slider.

Or use html dialog/panel.

Votes

Translate

Translate
Adobe
Enthusiast ,
Feb 26, 2018 Feb 26, 2018

Copy link to clipboard

Copied

There is not this component in GUI. You need to use something else. E.g. slider.

Or use html dialog/panel.

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
New Here ,
Feb 27, 2018 Feb 27, 2018

Copy link to clipboard

Copied

LATEST

That is a real shame.

I use slider control.

Thank you !

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