Window methods - disabling an edittext
Posted: October 29th, 2008, 10:15 am
Hi,
I was wondering how to disable a button or an edittext. But the methods are not mentioned in either the scriptingguide or the AE help.
Where can I find these?
I was wondering how to disable a button or an edittext. But the methods are not mentioned in either the scriptingguide or the AE help.
Where can I find these?
Code: Select all
var win = new Window('dialog', 'myTitle', [100,100,400,400]);