Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!sei.cmu.edu!fs7.ece.cmu.edu!o.gp.cs.cmu.edu!netnews From: eht@cs.cmu.edu (Eric Thayer) Newsgroups: comp.sys.next Subject: Palette utility question Message-ID: <1991Jun7.173623.1327@cs.cmu.edu> Date: 7 Jun 91 17:36:23 GMT Sender: netnews@cs.cmu.edu (USENET News Group Software) Organization: School of Computer Science, Carnegie Mellon Lines: 6 I'm trying to write a palette and I have run across this problem. How do I get a list of the View subclasses that IB knows about? I'd like to generate a scrolling list like the custom view inspector does but I don't know how to get the list of View subclasses (in whatever form). ..eric