Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

edit selected text object

New Here ,
Jun 02, 2008 Jun 02, 2008
Hey guys,

Trying to find a shortcut for 'go to edit mode for the selected text frame' I tried scripting it myself using lines[].select. However you still cannot edit the text immediately after that.

I'd like to have a function that when I select a text frame, I press a key (e.g. F2) and can edit the text contents. Like for example you can edit file names in Windows Explorer.

Koen
TOPICS
Scripting
434
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
LEGEND ,
Jun 02, 2008 Jun 02, 2008
Why don't you just doubleClick the text object when you select it, or tap the T key?

JET
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 02, 2008 Jun 02, 2008
LATEST
Doubleclicking the object gives the wanted behaviour however I am looking for a solution that does not involve a mouse.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines