X xiaohuli170 macrumors newbie Original poster 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 Sep 7, 2009 #2 A view cannot have a drawer. I think your looking for a NSSplitView.