editText {wantReturn: true} not working?
i'm trying use new {wantreturn: true} property have multiline edittext boxes in ui. can't seem function. enter key doesn't line return , text pasted in comes in 1 line.
i'm using line in creation of edittext
{multiline:true,wantreturn:true}
4 years later , still haven't been fixed. i'm experiencing same problem.
sometext = mypanel.add("edittext", undefined, "placeholder", {wantreturn:true});
neither enter key nor numpad enter works!!!
More discussions in Photoshop Scripting
adobe
Comments
Post a Comment