INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Tooltip to show lyrics  (Read 909 times)

8139david

  • Galactic Citizen
  • ****
  • Posts: 345
Tooltip to show lyrics
« on: January 24, 2019, 11:00:09 pm »

Here is a first attempt at defining a [Tooltip - Audio] field:

Code: [Select]
If(IsEqual([Media Type],Audio,1), <font size="140"><b>[track #]. [name] /([duration]/)<//b>
[album] - [year] - [album artist]

[lyrics]<//font>
,)

It would be better, in that case, if the tooltip wasn't transparent.
Logged

8139david

  • Galactic Citizen
  • ****
  • Posts: 345
Re: Tooltip to show lyrics
« Reply #1 on: January 24, 2019, 11:07:30 pm »

Not too bad.
But if the song is long, it's not shown entirely. And there is no way to scroll.
Also, having tooltips always showing lyrics will probably be tiresome after a while.

It would be better to have a simple right-click option, in MC, to show a track's lyrics (in a properly sized window, without transparency).
Logged

carlismysecondname

  • Junior Woodchuck
  • **
  • Posts: 94
Re: Tooltip to show lyrics
« Reply #2 on: January 30, 2019, 06:52:19 am »

You can disable the transparency of tooltips. No scrolling though unless you press f2 to edit that lyrics field entry.
Logged
Pages: [1]   Go Up