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

How to add an angle control

New Here ,
Feb 25, 2018 Feb 25, 2018

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
628
Translate
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.

Translate
Adobe
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.

Translate
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
LATEST

That is a real shame.

I use slider control.

Thank you !

Translate
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