Re: NSSearchField small size
Re: NSSearchField small size
- Subject: Re: NSSearchField small size
- From: Alexander Cohen <email@hidden>
- Date: Mon, 06 Aug 2007 15:11:21 -0400
yup, thats just a typo.
thx
On 6-Aug-07, at 1:02 PM, Andrew Merenbach wrote:
Hi,
Is it just a typo that there's an underscore prefixing the second
reference to the "searchField" variable?
Cheers,
Andrew
On Aug 6, 2007, at 9:43 AM, Alexander Cohen wrote:
I'm trying to make a small sized NSSearchField and it does not
seem to be working. heres my code:
searchField = [[NSSearchField alloc] initWithFrame:frame];
[[_searchField cell] setControlSize:NSSmallControlSize];
this always gives me a normal sized control. ANy ideas what im
doing wrong?
thanks
AC
_______________________________________________
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
_______________________________________________
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:
40toomuchspace.com
This email sent to email@hidden
_______________________________________________
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