• 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: RE What to do? (I have a simple method for doing it)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RE What to do? (I have a simple method for doing it)


  • Subject: Re: RE What to do? (I have a simple method for doing it)
  • From: Lukasz Kuczborski <email@hidden>
  • Date: Fri, 22 Feb 2002 20:25:24 +0100

You know what is wrong in this method?

- (void)setIconCell:(NSImage *)s
{
[s retain];
[iconCell release];
[iconCell setObjectValue:s];
[iconCell setImageAlignment:NSImageAlignCenter];
[iconCell setImageScaling:NSScaleProportionally];
[iconCell setImageFrameStyle:NSImageFramePhoto];
}

I still can't get diplayed the icon of files...;(
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >RE What to do? (I have a simple method for doing it) (From: "Joshua D. Orr" <email@hidden>)

  • Prev by Date: mac os x v10.1.3 retail CD and dev. tools?
  • Next by Date: Re: variable arguments in ObjC
  • Previous by thread: Re: RE What to do? (I have a simple method for doing it)
  • Next by thread: NSDrawer bug?
  • Index(es):
    • Date
    • Thread