Quote:
Originally Posted by audiofeel
It turned out great. Take the code from any installer where there is music, it is universal and will suit you. As for styles... It was possible to make other controls in it, but I don't really understand Photoshop, so it's easier for me to do everything through code, if you understand and own Photoshop, then you can do everything inside the style file (although you also need to take into account the scale of 150-200%). I will provide you with an archive for minimal editing of style files.
|
For Buttons, why not use
Code:
Button[1].FillGradient(<Some Color>, <Other Color>, gsLinear);
Button[1].FillGradientLinearAngle(0);
And can have style file for checkbox.