• 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
Re: resizing windows in outline mode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: resizing windows in outline mode


  • Subject: Re: resizing windows in outline mode
  • From: Kengo Tsuruzono <email@hidden>
  • Date: Fri, 11 Jan 2002 12:14:53 +0900

> Is there an easy way to force my application's windows to only draw an
> outline of itself when being resized? I've read through all the
> documentation on NSWindow and NSWindowController, and I don't see an
> easy way to do this. Am i missing something? Is there a bit to set
> somewhere to enable this?

If you want to "Lightweight Resizing", use [ NSView inLiveResize ] method
in drawRect each NSView.

Check below too.
[ NSView viewWillStartLiveResize ]
[ NSView viewDidEndLiveResize ]

---
Kengo Tsuruzono
http://www.big.or.jp/~crane/cocoa/


References: 
 >resizing windows in outline mode (From: Jason Blake <email@hidden>)

  • Prev by Date: Re: Need help setting font of NSTextView
  • Next by Date: Re: Database
  • Previous by thread: Re: resizing windows in outline mode
  • Next by thread: iPhoto plugins?
  • Index(es):
    • Date
    • Thread