• 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
Does the windowDidResize really work while resizing?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Does the windowDidResize really work while resizing?


  • Subject: Does the windowDidResize really work while resizing?
  • From: Lorenzo Puleo <email@hidden>
  • Date: Mon, 06 May 2002 14:48:44 +0200

Hi,
I would like to move/resize some objects in a window, only AFTER it has been
resized, not during the resizing. I would do that because during the
resizing, the refresh is too slow.

I used the commands:
windowDidResize
windowWillResize

but both of them work continuosly during the resizing.
I also used [window setAutodisplay:NO];
in the init of the NSWindowController but nothig has changed.

Assistance is appreciated.

--
Lorenzo Puleo
mailto:email@hidden
_______________________________________________
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.

  • Follow-Ups:
    • Re: Does the windowDidResize really work while resizing?
      • From: Timothy Ritchey <email@hidden>
  • Prev by Date: Re: Cross platform Obj-C
  • Next by Date: Re: Does the windowDidResize really work while resizing?
  • Previous by thread: Re: Cross platform Obj-C
  • Next by thread: Re: Does the windowDidResize really work while resizing?
  • Index(es):
    • Date
    • Thread