home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / oop / misc / 197 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.7 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!urmel.informatik.rwth-aachen.de!diana.rz.rwth-aachen.de!pier
  2. From: GRAFF <pier@reze-1.rz.rwth-aachen.de>
  3. Newsgroups: comp.sys.mac.oop.misc
  4. Subject: Re: TCL questions
  5. Date: 6 Jan 1993 09:36:05 GMT
  6. Organization: RWTH-Aachen
  7. Lines: 33
  8. Distribution: world
  9. Message-ID: <1ie965INNjje@urmel.informatik.rwth-aachen.de>
  10. References: <SPENO.92Dec23133222@clam.rutgers.edu>
  11. NNTP-Posting-Host: diana.rz.rwth-aachen.de
  12. X-UserAgent: Nuntius v1.1.1d13
  13. X-XXMessage-ID: <A77074A97F014677@diana.rz.rwth-aachen.de>
  14. X-XXDate: Wed, 6 Jan 93 16:36:09 GMT
  15.  
  16. From: John P. Speno, speno@clam.rutgers.edu
  17. Date: 23 Dec 92 18:32:22 GMT
  18. In article <SPENO.92Dec23133222@clam.rutgers.edu> John P. Speno,
  19. speno@clam.rutgers.edu writes:
  20. >
  21. >1) How do I make an object dragable with a gray outline? CMouseTask
  22. >looks promising because I'd like to be able to use Undo.
  23. >2) Once an object is moved, how should this change be communicated to
  24. >the graph which must be updated? I suppose a broadcastChange is in
  25. >order. 
  26. >3) I'd like to put the graph and the dragging area in one window.
  27. >Should all the various pieces be separate panes?
  28. >
  29. >I'd appreciate all help and suggestions greatly. Since this project is
  30. >what I'll be doing during winter break, I'll have plenty of questions
  31. >for the list. If you want more detailed information about the project,
  32. >please Email me directly, I'd love to discuss it. Thanks!
  33. >
  34.  
  35. Hi!
  36. I can only give you a SMALL hint:
  37. Read the book 
  38.  
  39.      Macintosh C Programming Primer Volume II
  40.      Dave Mark
  41.      Addison-Wesley
  42.      
  43. There is a brief description of a program using TCL that handles 
  44. dragging of Objects and things like that. Hope that helps
  45.  
  46.              Jochen
  47.              
  48. P.S.: English is not my native language, sorry!!
  49.