• 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: Sat, 21 Jun 2003 01:16:05 +0800

Dear All,

I have a problem related to resizing NSWindow and would like to ask for your help.

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 very much 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: keep application running after logged out
  • Next by Date: PDF Password information?
  • Previous by thread: NSWindow resize question
  • Next by thread: Window doesn't appear
  • Index(es):
    • Date
    • Thread