Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects edittext changed in cs3 ?

  • edittext changed in cs3 ?

    Posted by Stephen Lawes on October 5, 2007 at 9:31 pm

    I’m starting to re-write some of my scripts to work in cs3 and have found that the ‘return’ key does not apply a carriage return when typing text into an ‘edittext’ box. Here’s the code –

    win.infopnl = win.add(‘panel’, [20,225,530,395], ‘Info’);
    win.infocomment = win.infopnl.add(‘edittext’, [20,60,420,140], “”, {multiline: true});

    I was trying to find examples where someone has already done this in cs3, and downloaded Jeff’s rd_SimpleConsole.jsx script, but couldn’t do a carriage return in that either.

    What’s gone and changed in cs3 to stop this working ?

    Thanks,
    Stephen.

    Stephen Lawes replied 18 years, 7 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy