home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / softsys / khoros / 2960 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  1.9 KB

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!rutgers!igor.rutgers.edu!yoko.rutgers.edu!abadmota
  2. From: abadmota@yoko.rutgers.edu (Soraya Abad Mota)
  3. Newsgroups: comp.soft-sys.khoros
  4. Subject: Modularity in Khoros 1.5
  5. Message-ID: <Nov.23.17.47.46.1992.3452@yoko.rutgers.edu>
  6. Date: 23 Nov 92 22:47:46 GMT
  7. Organization: Rutgers Univ., New Brunswick, N.J.
  8. Lines: 30
  9.  
  10.  
  11. Hello all!
  12.   I think that my question will have a trivial answer in Khoros 2.0, but
  13. in the meantime, I would like to know if the following scenario is 
  14. feasible in Khoros 1.5.
  15.   I want to develop an X application using the tools available in
  16. Khoros currently, in other words I want to write an xvroutine, and after 
  17. going through all the steps of writing the user interface and installing 
  18. the new code I would like to give my user only the minimum necessary so 
  19. that they can execute the application. They don't even need to run it 
  20. from Cantata. (I need to do this because they don't have enough space for 
  21. all Khoros.)
  22.   Is it correct to assume that I will only need to give them the
  23. following? the application, the libraries xvforms and xvgraphics, a few other 
  24. vroutines (or hybrid) that I might need, for example putimage. 
  25.   Am I missing something? For instance it's not clear to me what
  26. else is needed for the manual pages and the documentation of the 
  27. vroutines that do not belong to my application. How much space would be 
  28. needed in this scenario? (i.e how big is the Khoros portion that I
  29. need for doing this?)
  30.  
  31.   On a very related note, the way to define a GUI is: use an editor
  32. to add the appropriate lines in the .form UIS file, test each pane
  33. with preview, and then test the complete interface after following the 
  34. steps specified in the conductor manual. In other words there is no
  35. other tool similar to composer that will generate the UIS lines for
  36. the .form file, right?
  37.  
  38. Thanks in advance for your answers,
  39. Soraya Abad-Mota.
  40.