Connexion rapide:  

Forum: VirtualDJ Skins

Sujet v8 Browser

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

djjbPRO InfinityMember since 2004
Hi,
When I search in the xml I can find the browser.

<browser>
<pos x="12" y="560"/>
<size width="1897" height="508"/>
</browser>

Is this all? Or can whe use other things, like buttons, icons, fontsize (top of browser)
 

Posté Wed 21 May 14 @ 2:06 pm
You can use

<customicons></customicons>

but these don't go to be in the <browser> element.
There are many more options and the the SDK will be updated shortly.
 

Posté Wed 21 May 14 @ 2:42 pm
djjbPRO InfinityMember since 2004
Ok thnx, I gues I have to wait for that...
 

Posté Wed 21 May 14 @ 2:48 pm
You can also adjust the colour scheme elements of the browser (background/stripes/highlight bar etc.).
 

Posté Wed 21 May 14 @ 3:37 pm
LudekPRO InfinityMember since 2005
How I can relocate the icons which are on the left side in the default skin to the better position on the top horizontal edge of the browser (there's currently lots of empty space).
Can you post here the skin XML source code for this?
 

Posté Wed 21 May 14 @ 11:29 pm
It can be done, but it is by no means easy.

Probably best to wait until some skins come out with this option so you can see how it is done.
I am working on one at the moment - so not long hopefully.
 

Posté Thu 22 May 14 @ 1:19 am
djdadPRO InfinityDevelopment ManagerMember since 2005
Wiki pages will probably take a while , so for now here is the documentation for the Browser..


Browser
<browser toolbar="yes" effects="yes" >
<pos x="13" y="547" width="1898" height="525" />
<colors background="#2E2E2E">
<toolbars background="#2E2E2E" text="#2E2E2E" iconbackground="#2E2E2E" border="#2E2E2E" />
<lists background="#2E2E2E" stripes="#2E2E2E" over="#2E2E2E" overstripes="#2E2E2E" selected="#2E2E2E" focus="#2E2E2E" text="#2E2E2E" overtext="#2E2E2E" selectedtext="#2E2E2E" focustext="#2E2E2E" automix="#2E2E2E" livefeedback="#2E2E2E" download="#2E2E2E" scan="#2E2E2E" button="#2E2E2E" buttonover="#2E2E2E" buttonselected="#2E2E2E" buttonactive="#2E2E2E" insert="#2E2E2E" />
<grids background="#2E2E2E" over="#2E2E2E" selected="#2E2E2E" focus="#2E2E2E" text="#2E2E2E" overtext="#2E2E2E" selectedtext="#2E2E2E" focustext="#2E2E2E" stripes="#2E2E2E" overstripes="#2E2E2E" selectedstripes="#2E2E2E" focusstripes="#2E2E2E" label="#2E2E2E" />
<columns background="#2E2E2E" text="#2E2E2E" />
<scrollbars background="#2E2E2E" button="#2E2E2E" />
<info background="#2E2E2E" stripes="#2E2E2E" text="#2E2E2E" label="#2E2E2E" artist="#2E2E2E" title="#2E2E2E" />
<search background="#2E2E2E" border="#2E2E2E" selected="#2E2E2E" text="#2E2E2E" cursor="#2E2E2E" />
<prelisten background="#2E2E2E" border="#2E2E2E" selected="#2E2E2E" cursor="#2E2E2E" button="#2E2E2E" buttonbackground="#2E2E2E" buttonselected="#2E2E2E" />
</colors>
<font size="20" />
<fontheader size="20" />
<fontgridtitle size="20" />
</browser>

Only position <pos> is required, all other elements are optional.
<colors background="transparent"> can be used to create a transparent background.


 

Posté Thu 22 May 14 @ 4:14 am
djtouchdan wrote :
It can be done, but it is by no means easy.


Best thing would be to allow the user to select where they want those buttons. Left, top, right, bottom.

Think "Windows taskbar". :-)

 

Posté Thu 22 May 14 @ 7:39 am


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