Hi Nicolas, --- Nicolas Roard <[EMAIL PROTECTED]> wrote: > > I have now a little anoying problem; when I resize the NSSplitView, the view > in > the current tab is correctly informed of the size changement, but not the > other tabs.
Here is a small patch that fixes this. However, I'm not sure if this is correct. I set the view's frame to the contentRect of the tabView which makes this look better, but should it rather only draw the original view that falls within the bounds of the visible area (i.e. no new frame size)? Cheers, Michael ===== __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com
NSTabView.selectTabView.patch
Description: NSTabView.selectTabView.patch
