home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / cplus / 18876 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1003 b 

  1. Path: sparky!uunet!paladin.american.edu!gatech!cae!cae!not-for-mail
  2. From: chris@cad.gatech.edu (Chris McClellen)
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland C++ & TVision
  5. Date: 9 Jan 1993 16:41:27 -0500
  6. Organization: Georgia Institute of Technology, CAE/CAD Lab
  7. Lines: 16
  8. Message-ID: <1ingq7INNijf@cae.cad.gatech.edu>
  9. NNTP-Posting-Host: cae.cad.gatech.edu
  10.  
  11.  
  12. I am using Borland C++ 3.1 with TVision.  Currently, I am running
  13. into a problem with the Help subsystem....
  14.  
  15.  
  16. Basically, if i compile up the TVDemo program, run it, and press f1 for
  17. help, I get the help.  Now, if i hit escape, I get an "assertion failed",
  18. and get dumped to dos.  Any program I try to put the help system in does
  19. the same thing.  Any clues as to what is happening?  I havent modified
  20. any RTL source, nor the TVdemo source.
  21.  
  22. Secondly, BC++'s TVision screen IO is absolutly slow compared to
  23. Pascal's TVision.  WHat can I do to speed C++'s tvision up?
  24.  
  25. Main problem is the help system though -- their demo doesn't even work right.
  26.  
  27.