• 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: Icon for docklings Icon for docklings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Icon for docklings Icon for docklings


  • Subject: Re: Icon for docklings Icon for docklings
  • From: Cyril Godefroy <email@hidden>
  • Date: Mon, 14 May 2001 16:24:49 +0200

Thanks a lot for your help Thibaut, I got it.......

image_view = [[NSImageView alloc] initWithFrame:NSMakeRect(0,0,128,128)];
[image_view setImage:[[NSImage alloc] initWithContentsOfFile:[bundle
pathForResource:@"icon" ofType:@"tiff"]]];
[window setContentView:image_view];
[window display];

Yeah!

Le lundi 14 mai 2001, ` 02:45, <email@hidden> a icrit :

> image_view = [[NSImageView alloc]
> initWithFrame:NSMakeRect(0,0,48.0,
> 48.0)];
> [image_view setImage:[NSImage
> imageNamed:@"AppIcon.icns"]];

-----------------------------------------------------
Lab Production devient Lost Boys Paris
en savoir plus : http://www.lelab.com
-----------------------------------------------------
Cyril Godefroy - R&D
Lost Boys Paris
10, rue Vauvenargues
75018 Paris
Tel +33 1 53 41 70 30


References: 
 >Icon for docklings Icon for docklings (From: <email@hidden>)

  • Prev by Date: GDB question
  • Next by Date: Re: Icon for docklings Icon for docklings
  • Previous by thread: Icon for docklings Icon for docklings
  • Next by thread: GDB question
  • Index(es):
    • Date
    • Thread