NSComboxBox alternative
NSComboxBox alternative
- Subject: NSComboxBox alternative
- From: FirstName LastName <email@hidden>
- Date: Thu, 17 Feb 2011 19:41:21 +0000
- Importance: Normal
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