home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / programm / 5758 < prev    next >
Encoding:
Text File  |  1992-08-23  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!gumby!wupost!ukma!kaveh
  3. From: kaveh@ms.uky.edu (Kaveh Baharestan)
  4. Subject: Palettes and Inspectors
  5. Keywords: Damn!
  6. Message-ID: <1992Aug23.115949.3369@ms.uky.edu>
  7. Summary: Damn!
  8. Date: Sun, 23 Aug 1992 15:59:49 GMT
  9. Organization: University Of Kentucky, Dept. of Math Sciences
  10. Lines: 31
  11.  
  12. I have been tring to develop a really customized palette of
  13. buttons and other objects.  I have no real problems with the
  14. creation of these objects, i just follow the instuctions in
  15. the releasenotes.  The problem i am having is that i cannot
  16. get the desired inspector panel to appear in the inspector
  17. window.  Yes, i am spelling the name of the inspector object
  18. correctly in the "getInspectorClassName" method in the custom
  19. object's implementation.  I use the correct pasteboard type for the
  20. "associateObject:type:with:" method.  And i have a fprintf statement
  21. in the "revert:" that prints the Id of the [super object] that the
  22. inspector is associated with.  It prints a non null positive number.
  23.  
  24. What i get when i click on a clustom object a blank inpector panel
  25. (with ok and revert buttons) and the following error message on
  26. console:
  27.  
  28.  
  29. Aug 22 19:15:50 addiction InterfaceBuilder[708]: DPS client
  30.   library error: PostScript program error, DPSContext ae090
  31. Aug 22 19:15:50 addiction InterfaceBuilder[708]: %%[ Error: typecheck; 
  32.  
  33. Does anyone have a clue?
  34. I would appreciate any help you could give me.
  35.  
  36. thanx,
  37. kaveh.
  38. -- 
  39. /-  Kaveh Baharestan                               -==================|>=====o\
  40. |"Though your lips are tempting, They're the wrong lips, They're not her lips |
  41. | but they're such tempting lips That if some night you're free, Dear...      |
  42. \______________________________________ -Cole Porter__________________________/
  43.