Newsgroups: comp.sys.next Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!csus.edu!beach.csulb.edu!rapp From: rapp@beach.csulb.edu (Lorraine Rapp) Subject: Customized Interface Builder Message-ID: <1991Apr8.221125.29613@beach.csulb.edu> Sender: rapp@beach.csulb.edu (Lorraine Rapp) Organization: Cal State Long Beach Date: Mon, 8 Apr 1991 22:11:25 GMT Has anyone tried and successfully compiled and run the Custom Interface Builder with a GraphicView palette as described in /NextDeveloper/Examples/Draw under 2.0? My attempts have met with one of two unpleasant endings: 1. The customized Interface Builder appears to function properly: i.e. it is possible to drag GraphicViews into a window of a new application and compile successfully, but running the application results in the message: "Typed streams library error: class error for "GraphicView": class not loaded. Program exited with code 0377". 2. The customized Interface Builder compiles, but at runtime the GraphicView palette does not appear in the Palettes window. What am I doing wrong? Thanks for any help -- Lorraine Rapp