• 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
performZoom: in awakeFromNib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

performZoom: in awakeFromNib


  • Subject: performZoom: in awakeFromNib
  • From: Darin Duphorne <email@hidden>
  • Date: Wed, 13 Feb 2002 22:56:21 -0600

I zoom my window to full screen with the following method in awakeFromNib:
It used to work until I converted my app to a document-based application.
Now, performZoom zooms almost to the screen extent but not quite. If I comment out the command and do it manually in the GUI, it zooms as expected.
Any thoughts?

[[htmlView window] performZoom:nil];
_______________________________________________
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: FontWithName Re: How to change default font for NSTextView?
  • Next by Date: preventing delivery of Signals.
  • Previous by thread: [ANN] Circular Slider 1.0 open source project released
  • Next by thread: Re: performZoom: in awakeFromNib
  • Index(es):
    • Date
    • Thread