setImage for NStepper like NSButton

2008-05-06 Thread 王仕俊
Hi,all We know we can setImage for a Button(NSButton), But now I need setImage for NSStepper. How should I do? Many thanks! ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the

Re: setImage for NStepper like NSButton

2008-05-06 Thread Ricky Sharp
On May 6, 2008, at 9:24 PM, 王仕俊 wrote: We know we can setImage for a Button(NSButton), But now I need setImage for NSStepper. How should I do? I don't think that is possible. You could try creating a matrix with two NSButtonCells. You could then set them to send events