• 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
Sizing window question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sizing window question


  • Subject: Sizing window question
  • From: John Newlin <email@hidden>
  • Date: Sun, 20 Jan 2008 08:47:31 -0800

I'm just learning the cocoa api's and have a couple of newbie questions that I did not readily find in the docs:


Question 1:
- I have a window, with a custom view. I get the window from a nib and can draw into the view, all good so far. The question is this, it's not until runtime that I know the size of the content. I figured out that I can resize the window with [aWindow frame], but I'm not sure how to properly calculate the window size, so that the view fits my content.


i.e. Let's say I get the window, open my data file and I see I need a view area of 120x120. The custom view needs to be 120x120. How do you figure out the appropriate window size?


Question 2:
- When I'm resizing the window, how do you figure out the desktop size, so that you don't make a window that is too big and goes offscreen.


Thanks for your time,

-john


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Sizing window question
      • From: Ronny Reichmann <email@hidden>
    • Re: Sizing window question
      • From: Jonathan Hess <email@hidden>
  • Prev by Date: Re: App-specific URLs and the pasteboard: Clipboard Viewer tool
  • Next by Date: CAAnimationGroup doesn't do all animations
  • Previous by thread: Re: Dashboard-like canvas
  • Next by thread: Re: Sizing window question
  • Index(es):
    • Date
    • Thread