Hi,

What could be reason I can not add an OptionButton to a dialog?

var userDialog = Dialogs.createNewDialogTemplate...

userDialog.OptionButton(100,100,50,50,"Radio Button");

and I don't see it.

Other buttons are present.

Thanks.

 or register to reply.

Notify Moderator