Connexion rapide:  

Forum: VirtualDJ Skins

Sujet Can i have a panel with a but without search bar?

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

Can I have a panel with a <filelist> but without search bar? If so, what would the vdjscript formula be?

I have:

<filelist source='Y:\MUSIC\VARIOUS'>
<size width="925" height="466"/>
<pos x="741" y="601"/>
</filelist>
 

Posté Wed 13 Jan 16 @ 8:36 pm
I also tried:

<fileview>
<pos x="253" y="601"/>
<size width="1410" height="463"/>
<colors background="#000000">
<lists background="#000000" stripes="#000000" over="#000000" overstripes="#000000" selected="#063E00" focus="#00A600" text="#00A600" overtext="#000000" selectedtext="#00A600" focustext="#00A600" automix="#00A600" button="#000000" buttonover="#000000" buttonselected="#000000" buttonactive="#000000" />
<grids background="#000000" over="#000000" selected="#00A600" focus="#000000" text="#00A600" overtext="#000000" selectedtext="#00A600" focustext="#00A600" stripes="#000000" overstripes="#000000" selectedstripes="#000000" focusstripes="#000000" label="#000000" />
<columns background="#000000" text="#00A600" />
<search background="#000000" border="#000000" selected="#000000" text="#00A600" cursor="#00A600" />
</colors>
<font size="24" name="Arial Unicode MS" />
<fontheader size="24" />
<fontgridtitle size="24" />
</fileview>

...which is better because there are no half-cut-off sidelist and info labels on the right side, but the search bar is still there...
 

Posté Wed 13 Jan 16 @ 8:45 pm
Just to clarify: what I'm after is a panel with only the side list (which serves as my playlist), and no search bar...

<filelist source='sidelist'> gives me the folders, sideview and info tabs :(
 

Posté Wed 13 Jan 16 @ 8:49 pm
I reckon you'd have to do a completely custom browser. Maybe if Atomix would add the info to the skin SDK?
 

Posté Wed 13 Jan 16 @ 10:49 pm
<filelist source="sidelist"><pos x="x" y="x" width="410" height="218" /></filelist>


The above should work.

Please try and keep the conversation in one thread though.
I'll close this one and you can continue the conversation in the other post.
 

Posté Wed 13 Jan 16 @ 10:50 pm


(Les anciens sujets et forums sont automatiquement fermés)