PopUpButton with a custom apparence using an image
PopUpButton with a custom apparence using an image
- Subject: PopUpButton with a custom apparence using an image
- From: Alessandro de Peppo <email@hidden>
- Date: Wed, 3 Sep 2003 15:45:47 +0200
Hi all,
I wolud like to use a custom Button that performs like a PullsDown button
(NSPopUpButton) but using an image instead of standard PopUpButton
apparence form IB.
I can create a button image using NSButton class. But I can't do the same
using NSPopUpButton Class.
I think that a possible way is to subclass NSPopUpButton, but I'm new to
cocoa and I don't know if this is the right way.
I'm looking for some suggestion or examples about this.
TIA,
Alessandro
_______________________________________________
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.