home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8646 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.6 KB

  1. Path: sparky!uunet!europa.eng.gtefsd.com!emory!swrinde!sdd.hp.com!spool.mu.edu!uwm.edu!caen!batcomputer!ghost.dsi.unimi.it!univ-lyon1.fr!frmop11!psuvm!jdg111
  2. Organization: Penn State University
  3. Date: Thu, 28 Jan 1993 13:13:38 EST
  4. From: Doug ! <JDG111@psuvm.psu.edu>
  5. Message-ID: <93028.131338JDG111@psuvm.psu.edu>
  6. Newsgroups: comp.lang.pascal
  7. Subject: Re: Text windows WITHOUT OOP
  8. References: <93022.212438JDG111@psuvm.psu.edu>
  9.  <NFgVXB2w165w@kalki33.lakes.trenton.sc.us>
  10. Lines: 22
  11.  
  12. In article <NFgVXB2w165w@kalki33.lakes.trenton.sc.us>,
  13. system@kalki33.lakes.trenton.sc.us (Kalki Dasa) says:
  14. >
  15. >Doug ! <JDG111@psuvm.psu.edu> writes:
  16. >
  17. >> Anyone know of any good text windowing units/packages which do NOT require
  18. >> the programmer to use Object Oriented Programming?  Turbo Vision is nice, I
  19. >> don't have the time to re-learn everything right now.  I know there's GOT to
  20. >> be something written out there to help me out, I just don't know what, or
  21. >> where.  If YOU do, drop me a line.
  22. >
  23. >Well, I have a (shareware) set of TP 5.5 utilities from Eagle that
  24. >implements windows, menus, status lines, etc., as TPUs. No OOP is
  25. >necessary to use them, althought they were probably written using OOP.
  26. >The name of the file is EAGLEPAS.ZIP, and it is available on my BBS at
  27. >(301) 643-3172
  28. >
  29. Thanks for the info.  I picked up 2 pascal text window units, TWI and TW.  TWI
  30. was released in version 2.0 before the darn thing would work, and costs $15.
  31. TW is in version 2.00 also, and was $26.50.  I opted for the latter, after
  32. looking thru the code and experimenting.  I registered it already.  Very nice
  33. system, supporting pull down menus, structrured input fields, etc.
  34.