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

Dialog elements position and size

Participant ,
May 03, 2017 May 03, 2017

Copy link to clipboard

Copied

Hi

How can i set dialog elements position and size.

For example group, listbox, edittext.

  var myDialog = new Window("dialog", "My dialog");

var myList = myDialog.add("listbox", undefined, [], { multiselect: false });

var listGrp = myDialog.add("group")

var title = listGrp.add('edittext');

Thanks

TOPICS
Scripting

Views

205

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
Community Expert ,
May 03, 2017 May 03, 2017

Copy link to clipboard

Copied

LATEST

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