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

Re: label color


  • Subject: Re: label color
  • From: Ariel Feinerman <email@hidden>
  • Date: Sun, 5 Dec 2010 22:26:45 +0200

2010/12/5 Dave DeLong <email@hidden>

> He could also be referring to the label color of a file in Finder...
>
> Yes, I mean file attribute


> Dave
>
> Sent from my iPhone
>
> On Dec 5, 2010, at 8:50 AM, Greg Guerin <email@hidden> wrote:
>
> > Ariel Feinerman wrote:
> >
> >> How to get label color before 10.6?
> >
> >
> > If you mean "using Interface Builder", select a label, choose Attributes
> on the Inspector panel.  Also notice the class of the label: NSTextField.
> >
> > Then look in NSTextField.h:
> >
> > - (void)setBackgroundColor:(NSColor *)color;
> > - (NSColor *)backgroundColor;
> > - (void)setTextColor:(NSColor *)color;
> > - (NSColor *)textColor;
> >
> >  -- GG
> > _______________________________________________
> >
> > 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
> _______________________________________________
>
> 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
>



--
best regards
Ariel
_______________________________________________

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: label color
      • From: Kyle Sluder <email@hidden>
References: 
 >Re: label color (From: Greg Guerin <email@hidden>)
 >Re: label color (From: Dave DeLong <email@hidden>)

  • Prev by Date: NSFetchedResultsController: different sort descriptors for different sections
  • Next by Date: Re: label color
  • Previous by thread: Re: label color
  • Next by thread: Re: label color
  • Index(es):
    • Date
    • Thread