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

Tooltip like in learn panel

New Here ,
Oct 30, 2017 Oct 30, 2017

Hello,

Anyone know, how to create tooltip like in learn panel (new photoshop update)

Sorry for my english.

Запись_2017_10_30_12_16_59_335.gif

Запись_2017_10_30_12_27_41_910.gif

TOPICS
Actions and scripting
768
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
Community Expert ,
Oct 30, 2017 Oct 30, 2017

There's no official instruction, I know that Jarda Bereza is trying to reverse engineer tooltips 🙂

Davide Barranca - PS developer and author
www.ps-scripting.com
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 ,
Oct 30, 2017 Oct 30, 2017

Thanks for your reply

I have js code of the finaly extension, but its very large and hard to read.

Maybe has method to debug already done extension to find needs functions

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 ,
Oct 30, 2017 Oct 30, 2017

You can get informations about all tools in toolbar. I think you could get action descriptor with pixel positions of each tool. Tooltip itself is something like mini-HTML borderless window.

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 ,
Oct 30, 2017 Oct 30, 2017
LATEST

But how can i do this mini-HTML borderless window.

modal windows can do this?

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