Which is the event that when the mouse move out of the window area would response?

2009-04-21 Thread Joe Yi
hello all:I had searched the document of the NSWindow,but I can't find the event the would response when the mouse move out of the window area . Anyone can tell me which method I could use? thank you Joe YIK ___ Cocoa-dev mailing list (Cocoa-dev@lists.a

how to get the windows ‘s coordinate

2009-04-20 Thread Joe Yi
hello all:I have no way to get the app window 's coordinate 。please show me the detail method. thanks. Joe yik ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moder

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