home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics.explorer
- Path: sparky!uunet!nih-csl!freud.nia.nih.gov!howardy
- From: howardy@freud.nia.nih.gov (Howard Wai-Chun Yeung)
- Subject: I solve the problem
- Message-ID: <1993Jan26.201211.4993@alw.nih.gov>
- Sender: postman@alw.nih.gov (AMDS Postmaster)
- Organization: (Natl. Institutes of Health, Bethesda, MD)
- Date: Tue, 26 Jan 1993 20:12:11 GMT
- Lines: 21
-
- |Here are some additional information about my problem:
-
- |I connect my module with another module.
- |My module is fired. The module will turn yellow for a while, but
- |the next module seems have no response - it doesn't turn yellow!
- |I don't know whether it is a error in my module or some tricks I i
- |am not aware of.
-
- |Any suggestion is wellcome.
-
- I shouldn't ask the module builder to write the MDW code for my module
- since I make no connection between my lattice and output port in
- module builder.
- So, appearantly, the
-
- cxOutputDataSet(cxOutputPortOpen("slice_lattice"), lattice_2d);
-
- in my program get overwritten by the MDW.
-
-
-
-