Hi,
Please add Buttons property to UIDialog widget that maps to array of dialog buttons (built by options.buttons definition).
I'd like to write something like this: this.buttons[0].disable();
I see it can be done easy in _createButtons. Just make uiButtonSet part of object (this.uiButtonSet) and rename it to buttons ;)
Thank you!
ps. 1.9m8