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: Columns UI appearance (Read 3274448 times) previous topic - next topic
0 Members and 6 Guests are viewing this topic.

Columns UI appearance

Reply #1400
Ignore what I said above. The image icon confused me is all. Everything is working as it should.
Editing seems to be disabled or something.


 

Columns UI appearance

Reply #1402





Columns UI appearance

Reply #1407
New WSH Panel Configuration: WSHtpc03


Columns UI appearance

Reply #1408
Here:
http://tinyurl.com/2c7ptfs

Required fonts:
- GuiFX v2 Transports (http://blog.guifx.com/2009/04/02/guifx-v2-transport-font/)
- Segoe UI
- Marlett (Included in all wndows versions)

Needed components
- Panel Stack Splitter
- Shpeck
- Playlist Dropdown
- UIE Album list
- Columns UI
- WSH Panel Mod
- UIE LyricShow 2
- Biography View

Note:
The mini-full mode toggle might need some
adjustment depending on your windows
visual style.

Columns UI appearance

Reply #1409
Thanks for sharing, byterhythm. It just became my new favorite.

Columns UI appearance

Reply #1410
thanks byterhythm.

also, i fixed the album art display for in-folder images.

the fixed code is as follows

Code: [Select]
// Album Art path
$puts(song_loc,$directory_path(%path%))
$puts(art,$findfile($get(song_loc)\*.png,$get(song_loc)\*.jpg))


right click on the art display location, select splitter settings. select script tab. find "// Album Art path"

Columns UI appearance

Reply #1411
byterhythm,

How to I get rid of the lighter part at the top of the layout?

Columns UI appearance

Reply #1412
byterhythm,

How to I get rid of the lighter part at the top of the layout?


Right click that area, Splitter Settings, Script Tab, PerTrack subTab, scroll to the bottom:
Go to the //Interactive Display section

Comment out the 2nd:
$drawrect(0,0,%_width%,74,255-255-255-15,,aa)

by adding "//" without the quotes to the beginning of the line like this:
//$drawrect(0,0,%_width%,74,255-255-255-15,,aa)

That should do it.

Columns UI appearance

Reply #1413
New Skin


Columns UI appearance

Reply #1414
Thanks, takt!

Columns UI appearance

Reply #1415
New skin


Columns UI appearance

Reply #1416


I don't have those covers on my playlist, can someone tell me what I have to do to add them?.


Columns UI appearance

Reply #1418
I just did what you said and I still can't get that shit to work, any other suggestions?.


Columns UI appearance

Reply #1420
Hi,
recently I've finished my new skin, but there is one thing that is bugging me and I don't know how to deal with it. Maybe someone from here can help.

When I launch foobar, the NG Playlist is cut from the bottom (pic on the left), then when i try to resize foobar window, NG Playlist automatically fill the gap (pic on the right). When i close foobar and lauch it again the gap in the bottom is the same, what's wrong??



can anywhone tell my how i can get everything what is in the "black box" nothing else just that "head"

thnx in advanced

Columns UI appearance

Reply #1421
can anywhone tell my how i can get everything what is in the "black box" nothing else just that "head"

thnx in advanced


Download this skin+icons. The script for "black box" is in those components:



Just copy them. Then go to Panel Stack Splitter->Configure... and in Script tab, add "//" like in the picture below:


EDIT:
If you want just the head, leave Panel stack splitter only (delete WSH panel mods), then go to Panel Stack Splitter->Configure... and in the script leave text between //----the player---- and //----lyrics button/ playlist-------- 

Columns UI appearance

Reply #1422
This is my foobar2000 right now:

A pretty functional Zune-ish looking config

<insert signature here>


Columns UI appearance

Reply #1424
Updated my now-playing configuration for WSH Panel: WSHtpc03 v0.5