QUOTE(apul @ May 6 2007, 21:58)

toolej, are you there? Or anybody who can help me...
I can't find the exact code of this track info mod (the artist, title and album, the button and the menu).

The code for the dark gray field containing the word "Artist" is simply
CODE
Artist
It's the same with the 'Title' and 'Album' fields.
The code for the light gray field where the actual artist/songname/album is displayed is
CODE
[%artist%]
,
CODE
[%title%]
and
CODE
[%album%]
.
You get the play/pause button by right clicking the button, selecting 'Customize' and then clicking 'Tools' -> 'load from file'. Then select the 'Buttons.fcb' file you downloaded (toolejsetup).
The menu button is not included in the download. I made one myself.

I don't know however what function this button originally has. Does it show/hide the main menu? Or do you get the menu items right at the button? Don't know.
Oh yeah and tool++, big thanks for the config. I somehow like it that it isn't that simple to apply. Learned a bunch of stuff while figuring out how to get this thing to work