Or one column that contains NSPathControls in popup mode. Full Unix-style paths generally aren't terribly user friendly.
On Feb 17, 2011, at 4:05 PM, Peter Lübke wrote: > 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 protected]) > > 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: > http://lists.apple.com/mailman/options/cocoa-dev/lrucker%40vmware.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
