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 3293200 times) previous topic - next topic
0 Members and 8 Guests are viewing this topic.

Columns UI appearance

Reply #1550
Thats a skin I'm working on at the moment, I'm new to FooBar and FooBar coding, so alot of the design came from other skins I liked, and so did a small amount of the code ^.^ as of current it's about 50% completed.

All the + symbols do things, on the top row it displays the "information panel" that has the lyrics, bio, review etc.
The +'s at the bottom hides parts of the layout such as the flipper view, album view, and the leftmost one changes the layout of the library into a normal view for easy organisation. When I'm done I'll upload the config files


Woww... If it works properly, the config files interests me! Great job!



Columns UI appearance

Reply #1553
Still working on it, but I have all the important stuff done.


How did you get the date working at the album-filter (2007, 2009) ?
And how to sort it so the newest album is on top of the album-filter (2009 for example on top with 2007 below) ?

And the buttons look great, where are they from ?

Columns UI appearance

Reply #1554
New to fb2k and scripting. trying something:

Simple view:


Full view :



Columns UI appearance

Reply #1557
isn't that tahoma?


Columns UI appearance

Reply #1559
This is how mine looks at the moment, but there are still a few things I'd like to do. I'm a big fan of having as much useful information on display as possible, so minimal space is wasted with album covers etc


is there any way do to the same thing you did with bitrates but to separate (with colors) albums from eps from singles, etc?

Columns UI appearance

Reply #1560
http://files.lediur.com/up/data/InfoBar0.3Beta.js

Code: [Select]
[+] Method to change playback order without toolbar: scrolling will toggle between Sequential, Shuffle, and Repeat.
[+] Animated playback order indicator
[+] Animation timing allows for CPU savings while providing smooth animations for the indicator.
[~] Changed update timing from 50ms to 100ms to save CPU usage.
[+] Added animation timing of 5ms to allow for smooth animation.
[-] Old, inaccurate method for calculating Title and Artist strings
[+] New method (using GDI's MeasureString) of accurately determining an appropriate width.
[!] This method also adds an unintentional animation while finding optimal size (it's not a bug, it's a feature!)


Please provide feedback / comments / suggestions / complaints.


Hi lediur, very nice work on that original progress bar, but I have some questions:
  • I didn't get on how do we change the playback order using your bar
  • Sometimes in the playback order I see "Not available", what does that mean? (other times I see the more usual "Sequential")
  • What's that blue thin line in advance of the main blue progress bar? It's the one present in this screenshot of yours, and it keeps flickering on me:
    And thank you for your excelent work again.

Columns UI appearance

Reply #1561




Columns UI appearance

Reply #1562
Bryter, can I ask you how you did those RYM, last.fm and other buttons?



 

Columns UI appearance

Reply #1565
@Bryter: what's the name of that visual style you're using?


Columns UI appearance

Reply #1567
the windows theme you're using (when you right click on desktop -> properties and then on the appearance tab check the name under Windows and buttons)

Columns UI appearance

Reply #1568
the windows theme you're using (when you right click on desktop -> properties and then on the appearance tab check the name under Windows and buttons)


right clicking desktop? where is that?   

Anyway, i am using WindowBlinds, and this particular theme is called Daily.

Columns UI appearance

Reply #1569
ok thanks, I thought it was only a visual style

Columns UI appearance

Reply #1570
my theme fooPillar:





get it here

Columns UI appearance

Reply #1571
@Bryter:

... in your first screenshot, right side, the "album overview", wich component did you use for this? Is this Graphical Browser, heavily modded ELP, or somethin else ...?

thanks ... eini


Columns UI appearance

Reply #1573
Thanks Marc! ... gotta take a look at esplaylist then

to be not total offtopic, here is my foobar. Constantly under construction since early v0.9.xxx (and atm with ugly debug- and info-buttons  )




Columns UI appearance

Reply #1574
Impressive work einstein! Can you share the scripts that you used for those two Google buttons on the top right?