Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: Enlarge Font Size for HotCue Name in Waveform Section
Is there any way to increase the font size for the hotcue name displayed up in the track/
waveform section? I find myself squinting at times to read the names since they are so small by default. I use the Pro skin so maybe this means a change to a setting in the Pro.xml file? If so, do I just make the change, save it, & exit and then get back into Virtual DJ for it to take effect? Thanks a lot for any help.
 

Posted 2 days ago @ 1:04 am
locoDogPRO InfinityModeratorMember since 2013
yes you'll be looking in
<panel name="topwave">

starting around line 4415, looking for
<cue>
<text fontsize="13" />
</cue>

there's a few instances for each of the wave types.
Also you can just call load_skin and you changes will be shown.
 

Posted 22 hours ago
djdadPRO InfinityDevelopment ManagerMember since 2005
A bit old page, but should help you .. https://virtualdj.com/wiki/Modify%20a%20Skin.html
You don't need to unzip/rezip, once you "Edit" the skin and save your XML edits, the skin will be available in Interface view as SkinName (Edit) and you just click to re-load, no need to run any load_skin script.
 

Posted 21 hours ago
That worked. Thank you so much Locodog & DJDad! I am older and my eyesight isn't the best, so the larger fonts are a big help. I found I had to change a few instances to account for all 4 decks. Thanks again...
 

Posted 12 hours ago