X xiaohuli170 macrumors newbie Original poster Jan 13, 2009 27 0 Sep 7, 2009 #1 I found that in cocoa a window can have some drawer used the setParentWindow: method , but how can a view have some drawer? Thanks!
I found that in cocoa a window can have some drawer used the setParentWindow: method , but how can a view have some drawer? Thanks!
S Spike099 macrumors regular Feb 18, 2007 143 0 Canada Sep 7, 2009 #2 A view cannot have a drawer. I think your looking for a NSSplitView.