home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / programm / 5999 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  3.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!ogicse!emory!gwinnett!wire!andrew
  2. From: andrew_abernathy@wire.gwinnett.com (andrew abernathy)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: the big demo / matrices
  5. Message-ID: <1992Sep5.040934.8445@wire.gwinnett.com>
  6. Date: 5 Sep 92 04:09:34 GMT
  7. Article-I.D.: wire.1992Sep5.040934.8445
  8. Sender: andrew@wire.gwinnett.com
  9. Organization: or lack thereof
  10. Lines: 43
  11.  
  12.  
  13.     I have a (hopefully) quick question about matrices, cells and  
  14. tags.  I use browsers in several places to allow the user to select some  
  15. entity.  When I load the matrices, I set the cells tags to unique values  
  16. so that I can easily identify a selected cell.  Well, I can get the cell  
  17. that is being selected, but it's tag always returns as -1.  I'm having to  
  18. identify cell by their stringValues, which is very inconvenient.  Does  
  19. anyone have any ideas why I might be getting the behavious I am?
  20.  
  21. --
  22.  
  23.     As a quick update to those familiar with my plight... the  
  24. prototype is going pretty well.  I have the majority of the general  
  25. structure of my program together.  (Things are not being done nearly as  
  26. neatly as I would like... I plan to clean it up when the rush is over.   
  27. Actually, sleep will come first...)  Much is being handled by external  
  28. programs.  I am using Speaker/Listener to have ImageViewer open TIFF  
  29. images and to have Adobe Illustrator open converted AutoCAD files.  (I'm  
  30. pre-loading the Illustrator files for performance reasons; can't do that  
  31. with ImageViewer as it's not smart enough to know when it already has a  
  32. file open.  Fortunately, the load time on the TIFFS is acceptable.)  I'm  
  33. using distributed "I can't believe they're that trivial to implement"  
  34. objects to control Movie.  (That is just so amazingly cool!  NeXT, you  
  35. outdid yourself this time.  Now I hope everyone starts setting up server  
  36. objects and supplying the header files for them.)  GETTING the video has  
  37. turned out to be more of a problem than I expected... the images we grab  
  38. on the pc don't look that great, but that's all we've got to grab them on.  
  39. I've created a boatload of screens; probably 3/4 of the screens are done.   
  40. I've stolen icons from all over the system.  I haven't done any database  
  41. stuff at a programmatic level (though the interface level works great); I  
  42. may not have time to learn how to do that, in which case all my data will  
  43. be dummied up.  I've learned a good bit... enough to motivate me to keep  
  44. going after the demo!  The demo, by the way, is next Wednesday, but I have  
  45. to have this wrapped up early Tuesday morning.  I will be posting to let  
  46. everyone know how it went.  I am at an additional disadvantage in that  
  47. this stuff will be in amongst a bunch of actual products on other  
  48. platforms.  My stuff already looks cooler than any of the other stuff.   
  49. That could be largely due to the way cool icons I snarfed...
  50.  
  51.     I appreciate everyone's help; I will be acknowledging all messages  
  52. when I get a opportunity to breathe.  For now, back to work.
  53. -- 
  54. andrew_abernathy@wire.gwinnett.com (NeXTmail gleefully accepted)
  55.