home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / openloo / 4415 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.1 KB

  1. Path: sparky!uunet!mcsun!sunic!corax.udac.uu.se!London.docs.uu.se!joagre
  2. From: joagre@London.docs.uu.se (Joakim Greben|)
  3. Newsgroups: comp.windows.open-look
  4. Subject: DEVGUIDE: how to handle *many* rectbuttons (or not)
  5. Date: 6 Nov 92 20:01:50 GMT
  6. Organization: Uppsala University
  7. Lines: 26
  8. Message-ID: <joagre.721080110@London>
  9. NNTP-Posting-Host: london.docs.uu.se
  10. Keywords: devguide, olit, rectbutton
  11.  
  12. We are constructing a scheduler for our department that
  13. is going to show 160-320 lectures at once as rectangles
  14. showing lecture, lecturer, lecture room.
  15. We are going to build the interface with devguide using the
  16. OLIT widget set and we ask ourselves:
  17.  
  18. Should we...
  19.  
  20. 1. Represent all lectures as rectbuttons with a bitmapped content
  21.    and thus using the built in check for mouse-clicks in a button?
  22.  
  23. 2. Build all rectangles on a canvas with Xlib drawing calls and do
  24.    our own mouse tracking?
  25.  
  26. Any opinions?
  27.  
  28. (We have looked at SUNs calender manager and it represents [we think]
  29.  each occasion as a Xlib rectangle on a canvas! Why?)
  30.  
  31. --
  32. Uppsala University
  33. Department of Computer Systems
  34. Joakim Greben| 
  35. Internet: joagre@student.DoCS.UU.SE
  36. --
  37.  
  38.