Re: Proposal: ConsoleVision



"marc hoffman" <mh@xxxxxxxxx> wrote in
news:42591d8c$1@xxxxxxxxxxxxxxxxxxxxxx:

>> Perhaps they are only writing these console apps in TP because they
>> don't have Delphi?
>
> hmm. so they are gonna buy Delphi now, so they can keep writing the
> same programs? Why would they do that, except for parting with some
> money? I'd think if/when they'd move to Delphi, they'd do so to write
> Windows apps.

I modified several TP/BP apps to run in Windows console mode in D2, using a
slightly modified WinCRT unit and a replacement for my low level direct
screen write unit (basically, replace the direct memory reads and writes
with calls to the console character buffer read and write routines, with a
few enhancements to deal with block moves). Worked a treat, full color,
basically everything but blinking text (which was only used for a couple of
error messages that were _supposed_ to be annoying). Also ported were an
interrupt driven serial IO driver and a cooperative multitasker. The
reason to do this was because it was much quicker to build those four units
and fix a few 16/32 bit problems than to rewrite the entire application to
use Windows. Because of the way the app worked, it wouldn't run on WinNT,
so it had to be done, but customers were screaming, and we didn't have time
to do it all from scratch (yes, a missed market, and our fault, but
hey...).

It is hard for me to imagine anyone needing to do this nowadays, but I can
see where it might. However, I would bet anyone with TurboVision source
could get it to work in Console mode with only a few months effort. <big
grin>

Jeff.
.



Relevant Pages

  • Re: Change Text-Color in Console-App
    ... >Back to the roots: I'm writing a console application with Delphi 7. ...
    (alt.comp.lang.borland-delphi)
  • Change Text-Color in Console-App
    ... Back to the roots: I'm writing a console application with Delphi 7. ...
    (alt.comp.lang.borland-delphi)
  • Re: Win32 Needs
    ... Win9.x for future editions, I think it may be too soon still. ... I started using Delphi in 1995, writing 16-bit apps for Win 3.1. ... By the time I left that company, Delphi 3 was out, and we were still using D1 for our product. ...
    (borland.public.delphi.non-technical)
  • Re: Change Text-Color in Console-App
    ... > Back to the roots: I'm writing a console application with Delphi 7. ...
    (alt.comp.lang.borland-delphi)
  • Re: Attention doomsayers
    ... I am very worried where Code Gear, and more importantly Delphi will be in 3 years. ... One, is to seed the market with low to zero costs (not sure CodeGear can afford to do this), The Turbos are a good idea and can aid with this introduction. ... start making deals with third party vendors to create plugins for their environments. ... MS apps are at the point with VS 2008, ...
    (borland.public.delphi.non-technical)