Small variant of NSSearchField?
Small variant of NSSearchField?
- Subject: Small variant of NSSearchField?
- From: John Stiles <email@hidden>
- Date: Mon, 10 Mar 2008 15:27:01 -0700
Interface Builder can easily make a small variant of NSSearchField—it's
right there in the size popup—but I can't manage to reproduce the effect
in code. The typical approach doesn't work:
[[searchField cell] setControlSize:NSSmallControlSize];
does nothing at all, though this does shrink almost any other control
type I can think of.
I searched the archives and found that another user had this problem in
mid-2007, but there was no solution posted.
Any ideas?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden