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