• 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: "Reveal Drawer" button in title bars
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: "Reveal Drawer" button in title bars


  • Subject: RE: "Reveal Drawer" button in title bars
  • From: Jeff Laing <email@hidden>
  • Date: Mon, 23 May 2005 12:56:27 +1000

> From a users perspective of the application, I want to see
> the chessboard and NOTHING else in that window.  No icons in a toolbar.
No
> disclosure triangle.  Just the chessboard.  Thats what the user wants to
> think about, and they don't want to be distracted by administrative
controls.

One more thing here,

The lazy programmer wants it as well because I've used the 'setAspectRatio:'
method to ensure that the contents of the window scale correctly as a
square.  Putting a fixed-size toolbar at the top of the window means I need
to write a bunch more resizing code which I really didn't want to do.

ie, I have a window which contains exactly one subview that is, and must
remain, a square - Cocoa does all the work for you at resize time if the
subview occupies the entire content area - I've assumed that the NSToolbar
will force the content area to be non-square, and thus my fixed aspect ratio
no longer applies.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: "Reveal Drawer" button in title bars
      • From: "Sean McBride" <email@hidden>
    • Re: "Reveal Drawer" button in title bars
      • From: Cameron Hayne <email@hidden>
  • Prev by Date: RE: "Reveal Drawer" button in title bars
  • Next by Date: Re: NSArrayController usage
  • Previous by thread: Re: "Reveal Drawer" button in title bars
  • Next by thread: Re: "Reveal Drawer" button in title bars
  • Index(es):
    • Date
    • Thread