Skip navigation.
 
mlRe: Writing application without Interface Builder
FROM : Michael Watson
DATE : Wed Jul 19 20:26:56 2006

It also doesn't do anything for those who come from the visual design 
world. There's a reason you don't write code to do layout in InDesign 
or Illustrator. ;-)

Knowing how to create interfaces in code is essential to Cocoa 
programming, of course. Being able to draw a view and its subviews in 
code is a required skill. But the human-brain-thinks-about-layout-
visually aspect of what Interface Builder does is something you don't 
quite get in code.


--
Michael Watson

On 19 Jul, 2006, at 13:48, Sherm Pendley wrote:

>> Interface Builder does not do anything that you can not do with code.

>
> Sure it does - it helps me meet deadlines. I couldn't do that with 
> code. :-)
>
> sherm--

Related mailsAuthorDate
mlWriting application without Interface Builder Patrick Hartling Jul 18, 04:00
mlRe: Writing application without Interface Builder Murat Konar Jul 18, 04:32
mlRe: Writing application without Interface Builder Patrick Hartling Jul 18, 04:52
mlRe: Writing application without Interface Builder Murat Konar Jul 18, 05:26
mlRe: Writing application without Interface Builder Christian Stieber Jul 18, 11:48
mlRe: Writing application without Interface Builder Patrick Hartling Jul 18, 14:01
mlRe: Writing application without Interface Builder CoLo0LoGo Jul 19, 01:05
mlRe: Writing application without Interface Builder I. Savant Jul 19, 02:47
mlRe: Writing application without Interface Builder Erik Buck Jul 19, 04:22
mlRe: Writing application without Interface Builder Sherm Pendley Jul 19, 19:48
mlRe: Writing application without Interface Builder Michael Watson Jul 19, 20:26
mlRe: Writing application without Interface Builder Patrick Hartling Jul 22, 04:05
mlRe: Re: Writing application without Interface Builder Corey O'Connor Jul 22, 04:29
mlRe: Writing application without Interface Builder Bill Bumgarner Jul 22, 04:52
mlRe: Writing application without Interface Builder Patrick Hartling Jul 22, 15:21
mlRe: Writing application without Interface Builder Bill Bumgarner Jul 22, 19:43