Prevent NSSplitView from resizing when replacing sub views

2012-10-24 Thread Qiang Y
Hello all, I have a view defined in NIB. In my code, I am replacing one subview of a NSSplitView with the NIB view. Unfortunately, NSSplitView resizes its subviews to satisfy the size of the NIB view, which makes the ui jumpy. Is there a way to resize the NIBView to satisfy the NSSplitView inste

File browser widget

2012-10-12 Thread Qiang Y
Good morning everyone, I need a file browser control/widget for my project under osx. Does anyone know if cocoa provides one for developers to user in their own applications? Thank you! Qiang ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)