Can someone please make me a short video guide how to change font size In Macbook pro ?
The whole process including the the compression.
I always come to this result :

This is the result that i get if i'm doing like the guide in the manuals
The whole process including the the compression.
I always come to this result :

This is the result that i get if i'm doing like the guide in the manuals
Posted Thu 11 Jul 13 @ 9:34 pm
One week passed and no answer ? No one knows how to fix it ?
Posted Tue 16 Jul 13 @ 12:16 pm
I don't have a mac, but the procedure should be the same..
find the skin you want to modify in finder.
extract the zipped files.
open the skin XML file in a text editor.
press command/ctrl + f "this will quick find the part you want to change.
in the quick find box type "browser". It should take you to the browser element of the file. It will look like below, change the size attribute to your preferred size
<browser>
TAB<size width="1416" height="396" />
TAB<pos x="12" y="492"></pos>
TAB<text font="verdana" size="16" color="#ffffff" selected="#678930" stripes="#171717"/>
TAB<options font="verdana" size="14" color="#000000" over="#000000"/>
TAB<widgets font="verdana" size="14" color="#ffffff"
TABTABfacecolor="#2E2E2E"
TABTABlightcolor="#2E2E2E"
TABTABshadowcolor="#2E2E2E"
TABTABdarkshadowcolor="transparent"
TABTABhighlightcolor="transparent"
TABTABtrackcolor1="transparent"
TABTABtrackcolor2="transparent" />
</browser>
once your done, save it, zip the files back up and you can change the skin in VDJ to refresh it (there is no need to close VDJ).
Take a little care when you do it as XML has no room for errors, as a precaution I would keep the text editor open with the file until you are sure that it works. If there are any problems you can simply use undo to recover.
find the skin you want to modify in finder.
extract the zipped files.
open the skin XML file in a text editor.
press command/ctrl + f "this will quick find the part you want to change.
in the quick find box type "browser". It should take you to the browser element of the file. It will look like below, change the size attribute to your preferred size
<browser>
TAB<size width="1416" height="396" />
TAB<pos x="12" y="492"></pos>
TAB<text font="verdana" size="16" color="#ffffff" selected="#678930" stripes="#171717"/>
TAB<options font="verdana" size="14" color="#000000" over="#000000"/>
TAB<widgets font="verdana" size="14" color="#ffffff"
TABTABfacecolor="#2E2E2E"
TABTABlightcolor="#2E2E2E"
TABTABshadowcolor="#2E2E2E"
TABTABdarkshadowcolor="transparent"
TABTABhighlightcolor="transparent"
TABTABtrackcolor1="transparent"
TABTABtrackcolor2="transparent" />
</browser>
once your done, save it, zip the files back up and you can change the skin in VDJ to refresh it (there is no need to close VDJ).
Take a little care when you do it as XML has no room for errors, as a precaution I would keep the text editor open with the file until you are sure that it works. If there are any problems you can simply use undo to recover.
Posted Tue 16 Jul 13 @ 12:59 pm
An easier solution would be to install one of the font resizer skins if you're not using a custom skin and are happy with the default which your screen shot has highlighted:
http://www.virtualdj.com/addons/15333/VirtualDJ_7_(2_Decks)_(Browser_Resize).html
http://www.virtualdj.com/addons/15333/VirtualDJ_7_(2_Decks)_(Browser_Resize).html
Posted Tue 16 Jul 13 @ 2:06 pm
There is no way to get rid of the "macosx" line ? I know how to change the font size and all the rest.
Posted Tue 16 Jul 13 @ 6:53 pm