Hi,
I'm working on a remote skin and want the colors of the sampler, pads and cue's visible in the borders of the bottons. is this possible?
best regards,
John
I'm working on a remote skin and want the colors of the sampler, pads and cue's visible in the borders of the bottons. is this possible?
<define class="sampler_pad_button">
<size width="210" height="210"/>
<up radius="10" border_size="10" border="white" color="#000000"/>
<over radius="10" border_size="10" border="yellow" color="#555555" />
<down radius="10" border_size="10" border="green" color="white"/>
<selected radius="10" border_size="10" border="red" color="#1287E0"/>
</define>
<button class="sampler_pad_button" action="sampler_pad 1" x="250" y="820"/>
best regards,
John
Posted 6 hours ago





