• 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: Window widgets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Window widgets


  • Subject: Re: Window widgets
  • From: Andrew Merenbach <email@hidden>
  • Date: Fri, 17 Oct 2008 15:51:52 -0700

Hi! With all due respect, I think that you might run into a potential trouble area -- or at least a gray area -- in doing that, as those standard window button images are likely copyrighted by Apple. The ethical thing to do would be to only use images to which you can secure the rights.

Best,
	Andrew

On Oct 17, 2008, at 11:13 AM, Andre Masse wrote:

To cover up myself, I will "steal" those widgets' images from the system, using the method suggested and save them in my project.

Thanks for your remarks guys,

Andre Masse

On Oct 17, 2008, at 14:04, Steve Christensen wrote:

On Oct 17, 2008, at 10:52 AM, Kyle Sluder wrote:

On Fri, Oct 17, 2008 at 1:41 PM, Steve Christensen <email@hidden> wrote:
I would suggest either tracking down a
set of images you like and then include them in your app's bundle, or
rolling your own. Fewer chances for surprises that way.

If you want the widgets that are in the upper-left corner of the screen, then this is precisely what you should not do. +standardWindowButton:forStyleMask: is THE way to get the standard window controls. Mimicking them yourself is wrong.

The OP's request was for a way to get ahold of the red, yellow and green dots used (currently) as window widgets so that he could use them as status images:


"I want to use the same widgets as the OS uses for its windows (red, yellow and green dots) for a status bar in my application, like IB does to indicate sync status with XCode. This is to reflect the connection status (red == not connected, green connected etc.) in mine."

Thus I feel that my comment was correct: He shouldn't rely on the current look of those widgets when he's using them in a context other than for which they were intended.

steve


_______________________________________________

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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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: Window widgets
      • From: Andre Masse <email@hidden>
References: 
 >Window widgets (From: Andre Masse <email@hidden>)
 >Re: Window widgets (From: Andy Lee <email@hidden>)
 >Re: Window widgets (From: Andre Masse <email@hidden>)
 >Re: Window widgets (From: Steve Christensen <email@hidden>)
 >Re: Window widgets (From: "Kyle Sluder" <email@hidden>)
 >Re: Window widgets (From: Steve Christensen <email@hidden>)
 >Re: Window widgets (From: Andre Masse <email@hidden>)

  • Prev by Date: Re: Screen not redrawing
  • Next by Date: NSDictionaryController copies objects contained in the dictionary it is controlling?
  • Previous by thread: Re: Window widgets
  • Next by thread: Re: Window widgets
  • Index(es):
    • Date
    • Thread