快速登录:  

Forum: VirtualDJ Skins

话题: Can i have a panel with a but without search bar?

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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>
 

发表时间 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...
 

发表时间 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 :(
 

发表时间 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?
 

发表时间 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.
 

发表时间 Wed 13 Jan 16 @ 10:50 pm


(陈旧帖子或论坛版块会自动关闭)