QUOTE(hulala @ Mar 28 2005, 09:56 PM)
What font are you using for the status bar ? my status bar using "Georgia" FONT... so the scroll become "UUUUUUUUUUU"

Guide foobar2000 customization topic, post screenshot here.
|
|
Apr 3 2005, 05:57 PM
|
![]() ![]() ![]() ![]()
Senior Member
533 posts Joined: Jan 2003 |
|
|
|
|
|
|
Apr 3 2005, 11:54 PM
|
|
VIP
16,825 posts Joined: Jan 2003 From: Siberia |
|
|
|
Apr 8 2005, 11:44 AM
|
|
VIP
16,825 posts Joined: Jan 2003 From: Siberia |
using navigator suite
![]() custom color $puts(theme_dark,1) // foreground colors $puts(standard_color,$rgb(120,120,120)) $puts(special_color,$rgb(255,255,255)) $puts(playing_color,$rgb(48,48,48)) $puts(borders_color,$rgb(48,48,48)) // background colors $puts(bg_color,$rgb(25,25,25)) $puts(bg_color2,$rgb(35,35,35)) // various symbols used in display $puts(symbol_seperator,' . ') $puts(symbol_rating,?) |
|
|
Apr 9 2005, 04:09 AM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
6,410 posts Joined: Jan 2003 From: MLK |
I've been wanting to ask this for a while ... how do you put the sidebar ... on the top ? O.O
|
|
|
Apr 9 2005, 07:16 AM
|
|
VIP
16,825 posts Joined: Jan 2003 From: Siberia |
There's no sidebar
The tab panel stack and albumart are part of the toolbar.. Unlock the toolbar and rearrange it, adjust the minimum height for albumart and tab panel stack.. You also have to go into the 'Other' tab of the Columns UI config and click the box that says Lists all toolbars. Otherwise you won't be able to add the tab panel stack to the top. |
|
|
Apr 9 2005, 08:09 AM
|
![]() ![]() ![]()
Junior Member
331 posts Joined: Jan 2003 |
ace, can you share the toolbars button in your latest screenshot? Very nice...
|
|
|
|
|
|
Apr 9 2005, 08:20 AM
|
|
VIP
16,825 posts Joined: Jan 2003 From: Siberia |
QUOTE(Sheonix @ Apr 9 2005, 08:09 AM) get it here: http://www.hydrogenaudio.org/forums/index....showtopic=31728 |
|
|
Apr 10 2005, 04:49 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
6,410 posts Joined: Jan 2003 From: MLK |
Thanks acedriver!
This post has been edited by Joseph Hahn: May 2 2005, 10:55 PM |
|
|
Apr 11 2005, 06:22 PM
|
|
VIP
16,825 posts Joined: Jan 2003 From: Siberia |
I don't use sidebar, read my quote..
QUOTE(acedriver @ Apr 9 2005, 07:16 AM) There's no sidebar The tab panel stack and albumart are part of the toolbar.. Unlock the toolbar and rearrange it, adjust the minimum height for albumart and tab panel stack.. You also have to go into the 'Other' tab of the Columns UI config and click the box that says Lists all toolbars. Otherwise you won't be able to add the tab panel stack to the top. |
|
|
Apr 11 2005, 06:27 PM
|
|
VIP
3,258 posts Joined: Jan 2003 From: BNE |
QUOTE(acedriver @ Apr 9 2005, 07:16 AM) There's no sidebar ah. but for this, you need foo_uie_tabs The tab panel stack and albumart are part of the toolbar.. Unlock the toolbar and rearrange it, adjust the minimum height for albumart and tab panel stack.. You also have to go into the 'Other' tab of the Columns UI config and click the box that says Lists all toolbars. Otherwise you won't be able to add the tab panel stack to the top. edit: Credits to Joseph Hahn for the link |
|
|
May 4 2005, 02:42 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,051 posts Joined: Jan 2003 From: Behind you |
|
|
|
May 9 2005, 11:44 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
6,410 posts Joined: Jan 2003 From: MLK |
|
|
|
May 14 2005, 03:49 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
6,410 posts Joined: Jan 2003 From: MLK |
|
|
|
|
|
|
May 17 2005, 10:05 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,170 posts Joined: Jan 2003 |
got problems.. wana to susun balik the panels, and this is happen.. my albumart cannot be big like dulu loh.. and i wanna put it on the toolbar not sidebar..
![]() thanks.. This post has been edited by [the][matrix]: May 17 2005, 10:06 PM |
|
|
May 17 2005, 10:14 PM
|
|
VIP
3,258 posts Joined: Jan 2003 From: BNE |
|
|
|
May 17 2005, 10:14 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,794 posts Joined: Jan 2003 From: int lo0/0 |
actually here's the problem, as shown in the picture. (I'm using Windows Classic Theme)
![]() i'm trying to get the beige skin color to be as the same as the button background color but after reading acedriver's post ![]() |
|
|
May 20 2005, 04:08 AM
|
![]() ![]() ![]() ![]()
Senior Member
596 posts Joined: Jan 2003 From: Subang Jaya |
joseph, mind sharing the code that you are using for your 'Track Info'? thanks
|
|
|
May 20 2005, 03:54 PM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
6,410 posts Joined: Jan 2003 From: MLK |
I just change a bit from acedriver's code.
CODE $if(%_trackinfo_notrack%,No track playing, $if(%_trackinfo_nowplaying%,Now Playing:, $if(%_trackinfo_followcursor%, )) Artist: 555555%artist%$char(10) Title: 555555$replace($meta(title),'(',ffffff'(',')',')'ffffff)ffffff[' ('$meta(title_extra)')']$char(10) Album: 555555$if(%album%,$replace($meta(album),'(',ffffff'(',')',')','[',ffffff'[',']',']')FFFFFF|FFFFFF[' disc '$meta(disc)][' '''$meta(discname)''],still unknown)$char(10) Track Number: 555555$if(%tracknumber%,$num(%tracknumber%,2),not available)$char(10) Release Date: 555555$if3(%date%,not available)$char(10) Genre: 555555 $if2(%genre%,unknown)$char(10) Time: 555555$if(%_isplaying%,%_time_elapsed% '/' )%_length%$char(10) Progress: 555555$muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%)'%'$char(10) Codec: 555555$if($stricmp(%__codec%,'MP3'),'MPEG Layer 3',%__codec%) [- %__mpc_encoder% ['('%__mpc_profile%')']]$char(10) Bitrate: 555555%__bitrate% Kilobits per Second [%__extrainfo%]$char(10) Sample Rate: 555555%__samplerate% Hertz$char(10) Channels:555555$if(%__channels%,$ifgreater(%__channels%,2,%__channels%ch,$ifgreater(%__channels%,1,' 'Stereo,''Mono)),)$char(10) Last Played: 555555$select(1, $if(%__play_date%, $puts(month,$select($substr(%__play_date%,3,4), 'January','February','March','April','May','June','July','August','September','October','November','December',)) $left(%__play_date%,2)' '$get(month)' 20'$right(%__play_date%,2)', ' ),%__play_date%) $if([%__play_time%], $ifgreater(%__play_time%,130000,$sub($substr(%__play_time%,1,2),12),$ifgreater(1,$substr(%__play_time%,1,2),'12',$substr(%__play_time%,1,2)))':'$substr(%__play_time%,3,4) //':'$substr(%__play_time%,5,6) $ifgreater(%__play_time%,120000,' PM',' AM'),'Never' ) ) $char(10) Comments: 555555 $if3(%comment%, No Comments Available)$char(10) |
|
|
May 30 2005, 12:42 AM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
6,410 posts Joined: Jan 2003 From: MLK |
|
|
|
May 31 2005, 01:37 PM
|
![]() ![]() ![]()
Junior Member
331 posts Joined: Jan 2003 |
erm... how do i arrange my album by date? like from the oldest to the newest? thanks!
|
| Change to: | 0.0177sec
0.38
6 queries
GZIP Disabled
Time is now: 25th November 2025 - 06:02 AM |