Re: unbordered nscombobox are drawn 4 pixels below
Re: unbordered nscombobox are drawn 4 pixels below
- Subject: Re: unbordered nscombobox are drawn 4 pixels below
- From: Heri <email@hidden>
- Date: Tue, 26 Apr 2005 13:01:25 -0400
Thanks, i used drawWithFrame:inView (even though the docs says overriding is not recommended) and it worked
Heri
Le 05-04-26, à 11:37, j o a r a écrit :
On 2005-04-26, at 17.31, Heri wrote:
The problem here is that I am using NSComboxCells, which doesn't have drawing methods. If I used NSComboBox ( i can't), i guess this could be fixed by subclassing NSComboBox and overriding drawRect (call super with a frame 4 pixels higher)
Sure they do. Check the drawing methods in NSCell.
j o a r
_______________________________________________
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