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 (Cocoa-dev@lists.apple.com)
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 arch...@mail-archive.com