タグ

UIViewに関するmonoqloのブックマーク (2)

  • UIViewで手軽にアニメーションを実行する方法 - プログラミングノート


    UIViewUIView UIViewUIButtonView@selector() - (id)initWithFrame:(CGRect)frame { if (self = [super initWithFrame:frame]) { self.backgroundColor = [UIColor whiteColor]; // button UIButton *btn= [UIButton buttonWithType:UIButtonTypeRounde
    UIViewで手軽にアニメーションを実行する方法 - プログラミングノート
  • UIViewの角を丸くするには - Awaresoft


    InterfaceBuilderUIViewUIButtonButtonTypeRoundedRect UIViewUIViewCALayerUIKitQuartzCore Framework 1. QuartzCore Framework XCode"Frameworks""Add" -> "Existing Frameworks..."QuartzCore.Framework 2. QuartzCore.h ViewQuartzCore/QuartzCore.h
  • 1