how to know a window finishes resizing
how to know a window finishes resizing
- Subject: how to know a window finishes resizing
- From: Norio <email@hidden>
- Date: Wed, 7 May 2008 22:01:52 +0900
Hi there,
Would you tell me how to know a window finishes resizing?
If my memory is correct, Carbon Event has the event.
I know windowDidResize can track its resizing, but I don't want to get
information while the window resizing. I do want to know after user
releases the mouse button or presses zoom icon.
I tried looking for notifications or delegate methods for this purpose. But
I couldn't find out.
If I need to implement it using Carbon Event, would you tell me how to
cooperate it with Cocoa run loop?
Any suggestions or ideas would be very appreciated.
Thanks in advance.
Norio
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden