home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / windows / x / 15180 < prev    next >
Encoding:
Text File  |  1992-08-12  |  927 b   |  24 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!agate!tfs.com!tfs.com!meir
  3. From: meir@tfs.com (Meir Zaid)
  4. Subject: Communication between Motif apps using properties
  5. Message-ID: <1992Aug13.062116.26316@tfs.com>
  6. Organization: TRW Financial Systems
  7. Date: Thu, 13 Aug 1992 06:21:16 GMT
  8. Lines: 14
  9.  
  10.  
  11. I am writing a user interface that part of its job is to display
  12. error messages received from other applications running on the same
  13. machine.  The other apps communicating the messages to the user
  14. interface using properties/atoms.  My problem is that all apps have
  15. to share a widget because properties are associated with widgets.
  16. I guess the most reasonable widget to use is the text widget in
  17. which the errors are to be displayed.  But how can the other apps
  18. know the widget ID of that window?
  19. -- 
  20.  
  21. Meir Zaid            meir@tfs.com
  22. TRW Financial Systems        (510) 704-3362
  23. Berkeley,  California        Fax: (510) 845-7311
  24.