Re: NSComboxBox alternative
Re: NSComboxBox alternative
- Subject: Re: NSComboxBox alternative
- From: Peter Lübke <email@hidden>
- Date: Fri, 18 Feb 2011 01:05:19 +0100
What about NSTableView? Just one column with a pretty large width...
- Peter
Am 17.02.2011 um 20:41 schrieb FirstName LastName:
I have a selectable non-editable NSComboBox for choosing paths.
However some of these paths are larger than the NSComboBox's width
causing the following problems:
1. The list does not show the path's file names and extensions and
there's no way to add a horizontal scroller.
2. The textfield is scrolled programmatically to show the file name
and extension but the scroll goes away when another view becomes
first responder.
What do you suggest for being able to show file names and
extensions in a list of paths? And keeping the currently selected
one scrolled? (Unless changed by the user).
Any help.
_______________________________________________
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