• 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
How to create iApp style windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to create iApp style windows


  • Subject: How to create iApp style windows
  • From: Nir Soffer <email@hidden>
  • Date: Thu, 25 May 2006 15:32:35 +0300

The iApps I checked use a custom window - they use a textured window in the nib, but uses non-textured gray background, and look more "flat".

The radius of the rounded corners is smaller than the radius used in a textured window. It seems that the radius is created with images named IWWindowCornerXXX.tiff, used for the corner and the mask.

The background is not flat gray but a delicate gradient. If you check the color of the bottom of the iPhoto window, the color in the top of the bottom is 194, 194, 194, and the bottom is 152, 152, 152.

They also uses a custom resize control - IWWindowResizeControl.tiff.

Is it possible to create such window in an easy way or I have to construct such window from scratch like iPhoto does?


Nir Soffer

_______________________________________________
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: How to create iApp style windows
      • From: George Orthwein <email@hidden>
  • Prev by Date: Re: user-stoppable program
  • Next by Date: Determining when a token is selected
  • Previous by thread: Re: NSXLMDocument and malformed XML
  • Next by thread: Re: How to create iApp style windows
  • Index(es):
    • Date
    • Thread