Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!ucla-cs!ucla-seas!icsl.ucla.edu From: martin@icsl.ucla.edu (Kenneth Martin/) Newsgroups: comp.sys.next Subject: NXSplitView Message-ID: <2315@lee.SEAS.UCLA.EDU> Date: 3 Apr 91 23:20:20 GMT Sender: news@SEAS.UCLA.EDU Distribution: na Organization: IC&S, EE Dept., University of California, Los Angeles Lines: 15 Could anyone point me to an example of how one can use Interface Builder to put an NXSplitView in a window with two subclasses of ScrollViews. I want to use IB because I'd like to include a number of other controls in the window and would prefer not to do them by hand. I assume I need to load a custom view and then change it to an NXSplitView and make sure it gets alocated and initialized properly but I am unsure of how these steps are done. I also assume that after the NXSplitView is set up, I can then alocate, initialize and add my subcalsses using AddView. Do any of the examples in /NextDeveloper/Examples deal with NXSplitView? Also, what function does one use in Improv to do histograms. For both of these questions my e-mail address is martin@icsl.ucla.edu. Thanks. -Ken Martin