Re: NSTabView in my preference pane doesn't fill the view

2008-12-02 Thread Raleigh Ledet
Eric, The pref pane window adjusts vertically, but has a static width. The contents of your window are always centered horizontally in the system preference pane window. (ie springs are not expected to work) The width of the system preference pane changed between Tiger and Leopard. It loo

NSTabView in my preference pane doesn't fill the view

2008-12-02 Thread Eric Czarny
Hello! I submitted this question to the CocoaDev forums, but didn't really get a good response: I am having a rather frustrating problem with an NSTabView in my preference pane. Basically, I have a simple NSWindow that contains an NSTabView. This NSTabView contains 4 empty tabs. I managed to conf