acedriver Posted July 4, 2006 Share Posted July 4, 2006 Ok i got that working what is the format string to centralise text in the trackinfo panel? posted several posts before your post. Link to comment Share on other sites More sharing options...
Phrozty Posted July 4, 2006 Share Posted July 4, 2006 2nd Try this Week :) Link to comment Share on other sites More sharing options...
pawky Posted July 4, 2006 Share Posted July 4, 2006 (edited) 2nd Try this Week :) question: the panel on the right side to display your music library I believe, what is it? Where can I get it? Thanks :) Edit: Also, could I get the code that you used for your progress bar in the bottom right? I have some code from someone else, but I would like to see yours as well so I have something else to cut through to code one for myself. Thanks :) Edited July 4, 2006 by pawky Link to comment Share on other sites More sharing options...
em3 Posted July 4, 2006 Share Posted July 4, 2006 Here is my current config: I'm still playing around with it, so it isn't finished :p The now playing bar looks weird but that's because it's set to scroll :) How did you customize folder icons? I've read this but still can't figure it out. :huh: Could you provide a sample bitmap? Link to comment Share on other sites More sharing options...
Jamushroom Veteran Posted July 4, 2006 Veteran Share Posted July 4, 2006 (edited) I enabled Windows bitmaps. Copied the folder icon from the silk folder to X:\Program Files\foobar2000\icons (X is the drive where foobar is installed) You'll have to restart foobar so that the settings take effect. I hope that helps. :) :Edit: That's how I did it. :) Edited July 4, 2006 by Capric0rn Link to comment Share on other sites More sharing options...
em3 Posted July 4, 2006 Share Posted July 4, 2006 Awesome thanks. Link to comment Share on other sites More sharing options...
Jamushroom Veteran Posted July 4, 2006 Veteran Share Posted July 4, 2006 You're welcome :D Link to comment Share on other sites More sharing options...
Dirhael Posted July 4, 2006 Share Posted July 4, 2006 Here's my current foobar config. While I'm sure it could be better, I'm actually quite happy with this setup :) Link to comment Share on other sites More sharing options...
em3 Posted July 4, 2006 Share Posted July 4, 2006 My explorer like Foobar UI. I think it looks pretty cool. :) Link to comment Share on other sites More sharing options...
pawky Posted July 4, 2006 Share Posted July 4, 2006 custom buttons: ok, so I right clicked on the buttons and clicked on customise... I changed the stop button first off to see if it would work. I changed both normal and hot image. After clicking ok and all it ended up showing a blank button. The buttons I am trying to use are .png w/ transparent background. Anyone know what the problem might be? I also haven't been able to figure out how to add song ratings... Link to comment Share on other sites More sharing options...
PaulCabby Posted July 4, 2006 Share Posted July 4, 2006 My explorer like Foobar UI. I think it looks pretty cool. :) Nice one em3. I hope you don't mind but can you zip up the whole of your foobar folder and host it somewhere please? :) Link to comment Share on other sites More sharing options...
em3 Posted July 4, 2006 Share Posted July 4, 2006 ^Sorry, can't do that. It would violate the Foobar and plugins copyright. Here is the layout anyway. Some splitters and button bars are just for spacing. Link to comment Share on other sites More sharing options...
nXqd Posted July 5, 2006 Share Posted July 5, 2006 :), how can I change foo playlist tree Icon :) Link to comment Share on other sites More sharing options...
Phrozty Posted July 5, 2006 Share Posted July 5, 2006 question: the panel on the right side to display your music library I believe, what is it? Where can I get it? Thanks :) Edit: Also, could I get the code that you used for your progress bar in the bottom right? I have some code from someone else, but I would like to see yours as well so I have something else to cut through to code one for myself. Thanks :) The panel on the right is foo_uie_explorer 1.04.6a The progress bar is someone elses creation that I have incorporated I think this is the relevant code --> $puts(grey,8A8A8A) $puts(bright,FFFFFF) $puts(pblength,20) $puts(pbchar, I) $tab()$tab()$get(bright)$if(%ispaused%,Paused ,Progress )$progress2(%_time_elapsed_seconds%,%_time_total_seconds%,$get(pblength),$get(ctext)$get(pbchar),$get(grey)$get(pbchar))$char(10) Link to comment Share on other sites More sharing options...
pawky Posted July 5, 2006 Share Posted July 5, 2006 The panel on the right is foo_uie_explorer 1.04.6a The progress bar is someone elses creation that I have incorporated I think this is the relevant code --> $puts(grey,8A8A8A) $puts(bright,FFFFFF) $puts(pblength,20) $puts(pbchar, I) $tab()$tab()$get(bright)$if(%ispaused%,Paused ,Progress )$progress2(%_time_elapsed_seconds%,%_time_total_seconds%,$get(pblength),$get(ctext)$get(pbchar),$get(grey)$get(pbchar))$char(10) cool, I will look into that. Also, where can I dl foo_uie_explorer 1.04.6a? Thank you Link to comment Share on other sites More sharing options...
Phrozty Posted July 5, 2006 Share Posted July 5, 2006 cool, I will look into that. Also, where can I dl foo_uie_explorer 1.04.6a? Thank you Try Here --> http://www.hydrogenaudio.org/forums/index....showtopic=34207 Link to comment Share on other sites More sharing options...
Jamushroom Veteran Posted July 5, 2006 Veteran Share Posted July 5, 2006 (edited) My explorer like Foobar UI. I think it looks pretty cool. :) That looks almost like mine ;) Also which search plugin do you use for the upper right search? Edited July 5, 2006 by Capric0rn Link to comment Share on other sites More sharing options...
+unabatedshagie Subscriber¹ Posted July 5, 2006 Subscriber¹ Share Posted July 5, 2006 That looks almost like mine ;) Also which search plugin do you use for the upper right search? It's called foo_uie_quicksearch. Link to comment Share on other sites More sharing options...
Jamushroom Veteran Posted July 5, 2006 Veteran Share Posted July 5, 2006 His version looks different :huh: Link to comment Share on other sites More sharing options...
em3 Posted July 5, 2006 Share Posted July 5, 2006 His version looks different :huh: Only changed the icon. Link to comment Share on other sites More sharing options...
Jamushroom Veteran Posted July 5, 2006 Veteran Share Posted July 5, 2006 (edited) For some reason it shows no icon when I'm using a custom bitmap The image size was wrong :blush: Edited July 5, 2006 by Capric0rn Link to comment Share on other sites More sharing options...
casanova Posted July 5, 2006 Share Posted July 5, 2006 does foo_uie_explorer 1.04.6a let you look for music within a network? :blink: here is my setup for July Link to comment Share on other sites More sharing options...
danananakroyd Posted July 5, 2006 Share Posted July 5, 2006 Got it pretty much exactly how i want it. Thanks for all the help and influence guys. Link to comment Share on other sites More sharing options...
Dom Posted July 6, 2006 Author Share Posted July 6, 2006 Is there a scheduler for 0.9? Link to comment Share on other sites More sharing options...
pawky Posted July 7, 2006 Share Posted July 7, 2006 Hello again guys. Things are going well w/ working on designing it when I get a chance. I am having a hard time finding how to do two things still. First, I still am un-sure how I can add a rating to the songs. I was also wondering how I add vertical and horizontal lines in the album list. I understand how to color the lines and make everyother line a different color (I think so at least ;P) but can't find out how I add that border (vert. & hor.) One other thing I was wondering though it doesnt have to do w/ foobar design, but you may know anyways. If a song has both album gain and track gain which does it use since they are both different normally. Thank you guys and gals :D Link to comment Share on other sites More sharing options...
Recommended Posts