I want to use UIGlassButton in my iPhone app, I have the following code in my view controller: UIGlassButton *myButton = [[UIGlassButton alloc] initWithFrame:CGRectMake(2,2,316,50)];
I have been using the Glass Button Generator from here to generate PNGs on iOS that look like UIGlassButtons yet don\'t use the UIGlassButton class (since it\'s private). These are then set as the ima
I made an WPF app that plays sounds using the MediaPlayer class. This works great on a lot of pc\'s, but there a开发者_运维技巧re 2 pc\'s that play regular sounds (and they also play the .wav\'s from