Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!sdd.hp.com!spool2.mu.edu!news.cs.indiana.edu!ux1.cso.uiuc.edu!ux1.cts.eiu.edu!ux1.cts.eiu.edu!cfcgf From: cfcgf@ux1.cts.eiu.edu (Chuck Fleming) Newsgroups: comp.sys.next Subject: Interface Builder Message-ID: <1990Dec16.164034.17137@ux1.cts.eiu.edu> Date: 16 Dec 90 16:40:34 GMT Sender: cfcgf@ux1.cts.eiu.edu (Chuck Fleming) Organization: Eastern Illinois University Lines: 10 When a custom object (not a View) is instantiated in IB, is there any way to get IB to send the - (const char*)inspectorName message to the custom object so that IB will use a custom inspector that I have written, rather than the default custom object inspector? I have objects that should not logically inherit from View and don't really need appear IB's palette window, but I would like them to have their own inspectors. Thanks for any suggestions on how to do this. chuck fleming