home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / openloo / 4991 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.1 KB  |  33 lines

  1. Newsgroups: comp.windows.open-look
  2. Path: sparky!uunet!mcsun!sun4nl!utrcu1!infnews!infnews!vdgaast
  3. From: vdgaast@cs.utwente.nl (Sietse van der Gaast)
  4. Subject: Events in OLIT with Devguide
  5. Message-ID: <1993Jan8.111653@cs.utwente.nl>
  6. Keywords: OLIT, Devguide, events
  7. Sender: usenet@cs.utwente.nl
  8. Nntp-Posting-Host: rijn
  9. Organization: University of Twente, Dept. of Computer Science
  10. Date: Fri, 8 Jan 1993 10:16:53 GMT
  11. Lines: 20
  12.  
  13. When trying to make an OLIT-application using Devguide 3.0 (on a Sun OS 4.1.1) we
  14. found out that Devguide handles the connections incorrect. There seems to be no
  15. way to select the proper events that trigger a callback-function. The only events
  16. that trigger a function are mousebutton-clicks and/or window-entries, all in a
  17. very randomized way ...
  18.  
  19. When we made the same application in XView, also using Devguide 3.0, it appeared
  20. to work correctly.
  21.  
  22. Has anyone an idea what went wrong, and -more important- how to solve this
  23. problem?
  24.  
  25. Thanks in advance,
  26.  
  27.  
  28. Sietse van der Gaast
  29. vdgaast@cs.utwente.nl
  30.  
  31. BY THE WAY: We made sure that before we made an application, Devguide was set for
  32. the right toolkit (OLIT or XView)
  33.