home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / graphics / explorer / 484 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1009 b   |  32 lines

  1. Newsgroups: comp.graphics.explorer
  2. Path: sparky!uunet!nih-csl!freud.nia.nih.gov!howardy
  3. From: howardy@freud.nia.nih.gov (Howard Wai-Chun Yeung)
  4. Subject: I solve the problem
  5. Message-ID: <1993Jan26.201211.4993@alw.nih.gov>
  6. Sender: postman@alw.nih.gov (AMDS Postmaster)
  7. Organization: (Natl. Institutes of Health, Bethesda, MD)
  8. Date: Tue, 26 Jan 1993 20:12:11 GMT
  9. Lines: 21
  10.  
  11. |Here are some additional information about my problem:
  12.  
  13. |I connect my module with another module.
  14. |My module is fired.  The module will turn yellow for a while, but
  15. |the next module seems have no response - it doesn't turn yellow!
  16. |I don't know whether it is a error in my module or some tricks I i
  17. |am not aware of.
  18.  
  19. |Any suggestion is wellcome.
  20.  
  21. I shouldn't ask the module builder to write the MDW code for my module
  22. since I make no connection between my lattice and output port in 
  23. module builder. 
  24. So, appearantly, the 
  25.  
  26.   cxOutputDataSet(cxOutputPortOpen("slice_lattice"), lattice_2d);
  27.  
  28. in my program get overwritten by the MDW.
  29.  
  30.  
  31.  
  32.