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

ExtendScript Toolkit 2 question

New Here ,
Mar 19, 2008 Mar 19, 2008
Is there a way to disable the tooltips messages? (the little yellow text box that constantly appears whenever your mouse stops moving). It's driving me insane.
TOPICS
Scripting
858
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 ,
Mar 19, 2008 Mar 19, 2008
I did it!

In Preferences under the Help section, uncheck "Display JavaScript variables".

The change didn't seem to take effect immediately, as after I closed the preferences I was still getting the annoying popups, but several seconds later they stopped.

It would be nice if the UI was consistent and referred to these as tool tips, since that's how these types of popups are referred to in other apps.
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
Participant ,
Mar 19, 2008 Mar 19, 2008
Interesting. I can't seem to get them to happen. So what's different between my setup and Fred's?

What settings do you have for the two choices under Help in Preferences? I have them both off.

Dave
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
Participant ,
Mar 19, 2008 Mar 19, 2008
Ah, James beat me to it.

Dave
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
Enthusiast ,
Mar 19, 2008 Mar 19, 2008
I've got that turned off, too. I thought James was talking about
hovering over things like the execute script button, etc. I didn't
realize he was talking about the code.
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 ,
Mar 19, 2008 Mar 19, 2008
My bad. I should have been more specific. It might be useful if it only popped up when you were actually hovering over a variable, but it pops up no matter where your mouse is in the script window, showing the value of the last variable that it knows about.
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
Participant ,
Mar 19, 2008 Mar 19, 2008
Ah got it. Yes, those pop-ups are a bit annoying aren't they.

Dave
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
Enthusiast ,
Mar 19, 2008 Mar 19, 2008
Interesting, until you mentioned it I was never really bothered by it,
but now I see the tool tips come up real real fast. As soon as you stop
moving your mouse a tool tip pops up.

Anyway, it doesn't seem there is any way to turn it off.
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 ,
Mar 19, 2008 Mar 19, 2008
Actually, it would be "Help Tips" not "Tool Tips" in the case of ESTK.

But, I think you're referring to the "Enable Auto Completion" option under the Help preferences, which opens a list of code suggestions as you're editing your script. Just uncheck its checkbox to turn it off. There is no way to turn off Help Tips for the UI widgets, but maybe in ESTK CS4 there will be. ;)
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
Community Expert ,
Mar 19, 2008 Mar 19, 2008
LATEST
>those pop-ups are a bit annoying aren't they.

Understatement of the year.

Peter
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