Re: How to control the window by cocoa

2009-04-15 Thread Andrew Farmer
On 14 Apr 09, at 23:32, Joe Yi wrote: hello everybody:These days I beginning to develop a application with xcode. the program confine the window,make it can‘t be resize. You can do this from Interface Builder. Look in the properties for a window. and limit the frame of the window .mak

Re: How to control the window by cocoa

2009-04-15 Thread Kyle Sluder
2009/4/15 Joe Yi : > Please tell me some idea and some ways. http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindow_Class/Reference/Reference.html --Kyle Sluder ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) P

How to control the window by cocoa

2009-04-15 Thread Joe Yi
hello everybody:These days I beginning to develop a application with xcode. the program confine the window,make it can‘t be resize. and limit the frame of the window .make it can't out of the area of the screen. When the border of the window touch the border of the screen. It'll come out a warn