• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSWindow resize question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSWindow resize question


  • Subject: NSWindow resize question
  • From: Bill So <email@hidden>
  • Date: Fri, 20 Jun 2003 00:45:01 +0800

Dear All,

I'd like to create the following control style:

1. when user drag the resize control at the corner of the window, the window changes the size

2. when user release the mouse button (mouse up), the program perform some task.

My implementation:

I use delegate method "windowDidResize" to implement the above control.

However, windowDidResize is called once the window finished resizing even when user has not released the mouse key.

How can I only take action after resizing and after mouse key is up?

Thank you for your help.

Yours,
Bill
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: crash when loading nib
  • Next by Date: Window doesn't appear
  • Previous by thread: Focus Ring Move
  • Next by thread: NSWindow resize question
  • Index(es):
    • Date
    • Thread