Kanbaru π (one hikari of too many)
(replying to Saagar Jha)
@saagar @millenomi @porglezomp @jrose btw interface builder can call init on your class if you prefer that to initWithCoder:, but I assume it can't connect outlets and stuff if you do (or can it π€)
Kanbaru π (one hikari of too many)
(replying to Kanbaru π (one hikari of too many))
@saagar @millenomi @porglezomp @jrose or, of course, set up a frame for a view, so this has questionable utility for actual views
Saagar Jha
(replying to Kanbaru π (one hikari of too many))
@hikari @millenomi @porglezomp @jrose The best views are ones that are hardcoded to support exactly one size
Kanbaru π (one hikari of too many)
(replying to Saagar Jha)
@saagar @millenomi @porglezomp @jrose [UIButton buttonWithType:UIButtonTypeInfoLight] my beloved