Okay, a REALLY fundamental question about window sizes here... If I create an NSWindow in IB, set its size to 216 x 144 points (exactly 3 inches by 2 inches) then print the window, it measures exactl
I try to change the dimensions of the view in interface builder from the size tab of the property inspector, however it is grayed out and doesn\'t let me.
I messing with iphone developement.I have a uiimageview subclass that I want to use to detect touches.I have sucessfully added to interfacebuilder and I can detect a touch in my UIImageview subclass w
I\'m writing a mozilla plugin on the mac. I\'m trying to capture events like button clicks, etc. I\'ve done the normal thing of creating my views in inteface builder, and linking the sentActions to me
I have a problem with sorting NSTableColumn contents. In my NSTableView there are three columns: File, Size, Path. The contents are stored in NSMutableArray. Each object in this array is a NSDictionar
In Interface Builder, I dragged a UITableViewController objec开发者_开发技巧t from the library into the project. Then, a tableview popped up. How do I get that tableview inside my already existing win
I have developed an iPhone app where th开发者_Go百科ere are four tab bar items and if i press the last TabBar the application should terminate. How to do it in Interface Builder?Terminating the app mu
I have a three view tab bar app the second view of which I want to contain a navigation controller. in the navcontroller the first/root view will be a custom uiview containing a uitableview that when
I have created a custom view with Interface Builder and defined its IBOutlet variable within my ViewController.
I am new to iphone development.I have kept a button in the tool bar.I have given a image for it.I have to give a label to it (below the button).If i placed a label below the buttonand give text in the