Re: Image and title in NSPopUpButton
Re: Image and title in NSPopUpButton
- Subject: Re: Image and title in NSPopUpButton
- From: j o a r <email@hidden>
- Date: Sun, 6 Nov 2005 21:22:29 +0100
On 6 nov 2005, at 20.57, Simon Brée wrote:
But I don't get your point : can you give me a example if code of
such a process ?
This would set the image of the first item in the pop-up menu:
[[myPopUpButton itemAtIndex: 0] setImage: [NSImage imageNamed:
@"SomeImage"]];
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden