Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: space between entries in Browser Panel? (Read 2749 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

space between entries in Browser Panel?

Hi, here's my question:

Screenshot

In the playlist, you can select, how much space is between the entries

is this also possible with the browser panel (version 1.2.2c 6-06-06) ????


seeya

Moderation: Please do not inline images larger than roughly 800x600 and 80KB. Please use thumbnails and/or links for large pictures instead.

In addition, please post questions about 3rd party plugins to the corresponding subforum.

space between entries in Browser Panel?

Reply #1
panels_ui.dll

Replace your browser windows with a track display one, use a code similar to this.
Code: [Select]
$drawrect(0,0,%_width%,%_height%,pencolor-128-0-0 brushcolor-255-255-255)
$puts(spacer,8)
$panel(Artist,Browser Panel,1,1,$sub($div(%_width%,2),$div($get(spacer),2)),$sub(%_height%,2),)
$panel(Album,Browser Panel,$add($div(%_width%,2),$get(spacer)),1,$sub($div(%_width%,2),$get(spacer)),$sub(%_height%,2),)

space between entries in Browser Panel?

Reply #2
now, i want space between the entries, like:

a perfect circle

ac/dc

aerosmith


and not:

a perfect circle
ac/dc
aerosmith

space between entries in Browser Panel?

Reply #3
not possible.
elevatorladylevitateme