[Mono-osx] Sample without XIB
    Miguel de Icaza 
    miguel at novell.com
       
    Sun Feb 13 11:10:28 EST 2011
    
    
  
Hello,
> Is there a sample available that doesn't use XIB/Interface Builder?
There are GUI-less programs in samples/microsamples that do not use
Interface Builder.
I believe the reason we keep Interface Builder is because it sets up a
bunch of default connections for you that are otherwise painful to do
in code.   But other than the startup connections, you can do
everything in code.
Is there anything in particular that you want to learn?
Miguel
    
    
More information about the Mono-osx
mailing list