November 16, 2009, 15:42:17 Last Edit: February 05, 2011, 20:14:23 by aboettger
Here is a layout inspired by iTunes and the layout by maryan : itunesplus

Click http://fav.me/d35rw2z for a screenshot

[itunes++]

   ### based on itunes-like-plus

   ####General
   Type = G
   Default = Window size=1120x820 VPfp_list 120 HPfp0 300 VPfp_list 200_550

   VSize1 = 90 HBHeader
   HSize1 = HBRight
   HSize2 = LockArtist LockAlbum

   ### main layout with notebook tabs
   VBmain = MBmenu HBupper _TBupper
       MBmenu = MainMenuItem PSortItem PFilterItem QueueItem
       HBupper = _VBupper -HBRight
           VBupper = _HBHeader
               HBHeader = HBButtons _20ABInfo
                   HBButtons = Prev Play(side=button) Next
                   ABInfo = FRInfo(shadow=etched-out)
                       FRInfo = VBInfo
                           VBInfo = HBSongInfo HBScale
                               HBSongInfo = _VBSongInfo
                                   VBSongInfo = _HBTitle _HBArtist _HBAlbum
                                       HBTitle = _Title -Stars
                                       HBArtist = LockArtist _Artist
                                       HBAlbum = LockAlbum _Album -Date
                               HBScale = _Scale LabelTime -Length
           HBRight = 20VB_search
               VB_search = SimpleSearch 15_VolSlider(horizontal=1, hide=0) _Filler
       TBupper = _"Library" HPfp_list_src _"Queue" VBQueueList _"Context" Context

   ## Notebook with 3 tabs
   VBQueueList = 3_QueueList(activate=playlist) HBQueueAct
   HBQueueAct = EditListButtons 10QueueActions

   HPfp_list_src = VPfilter_cover_artist_progress _VPfp_list
   VPfp_list = HPfp0 _VBlist

   VPfilter_cover_artist_progress = _FilterPane3(nb=1,hide=0) _VP_cover_artist

   VP_cover_artist = _Cover

   VBlist = HBstatus _SongTree VProgress
   HBstatus = Sort(button=1) Filter(button=1) Refresh ResetFilter PlayFilter QueueFilter -Total
#    MBlist = HistItem LSortItem PlayItem
   HPfp0 = _FilterPane0(nb=2,hide=1,pages=genre) HPfp1
   HPfp1 = FilterPane1(nb=3,hide=1,pages=artist) FilterPane2(nb=4,hide=1,pages=album)

   VolumeScroll = HBupper

   [CoverPopup]
   VBmain = Cover(minsize=300,maxsize=300,click1=CloseWindow)

   [ArtistPopup]
   VBmain = ArtistPic(minsize=300,maxsize=300,click1=CloseWindow)

A new version with a progress bar at the bottom.

New version with a fullscreen button on the right side.

Hey, I love your skin, but there are some problems with it here with song name, artist name, album name.
Take a look :

Here is the problem:
VSize1 = 47 HBHeader

This may be better:
VSize1 = 100 HBHeader