Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!uunet!datran2!smb From: smb@datran2.uunet (Steven M. Boker) Newsgroups: comp.sys.next Subject: Browser and BrowserScroll Keywords: browser class missing Message-ID: <410@datran2.uunet> Date: 3 Aug 89 19:28:55 GMT Organization: Data Transforms, Denver, CO Lines: 18 Does anyone know why the Browser and BrowserScroll classes aren't documented? These two classes seem to me to be essential elements of many of the distributed NeXT Applications. I have built a scrolling SelectionCell Matrix as a workaround, but it seems silly to have to re-invent the browser, so to speak. Interface Builder has an inspector panel for the Browser class. If you load the nib file for the OpenPanel or FontPanel you can see it. You can even use Interface Builder to copy the Browser from the OpenPanel into your own application. This application will compile and link and running gdb gives me a list of the Browser and BrowserScroll methods. Its all there... WHY NO DOCUMENTATION? Bemused, Steven M. Boker smb@datran2.uunet