Question
Please help me to resolve this
I try to do :
myBTN = w.add("button");
myBTN.name = "BTNicon";
myBTN.image = ScriptUI.newImage(this.name);
"this.name" should give the name of myBTN ("BTNicon")... no ?
Thank you
I try to do :
myBTN = w.add("button");
myBTN.name = "BTNicon";
myBTN.image = ScriptUI.newImage(this.name);
"this.name" should give the name of myBTN ("BTNicon")... no ?
Thank you
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.