Re: Icon for docklings Icon for docklings
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