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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to