www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/01/25/10:59:51

From: bokovoy AT bspu DOT unibel DOT by
Message-Id: <200001251113.NAA25432@bspu.unibel.by>
To: djgpp AT delorie DOT com
Subject: Re: Interested in a Turbo Vision-like application development framework for DJGPP?
Date: Tue, 25 Jan 100 13:13:50 +0000
X-Mailer: Endymion MailMan v2.0
Reply-To: djgpp AT delorie DOT com

> Hello. I am writing a C++ text-based application development framework for DJGPP. 
> It's output will resemble something like Borland's Turbo Vision based programs. 
> I'm now writing the code for error-handling and container classes.
> 
> The coding style I use is not your usual CPlusPlus::CodingStyle but an
unusual_c_style::coding_style 
> that I found most comfortable working with.
> 
> I have two questions:
> 
> 1. Is there still anyone interested in using a library like this?
> 
> 2. Is someone else writing a library like this?
> 
> The API will be event driven, sort of like Allegro for your text-based apps. 
> I am more than willing to accept any help, comments, and questions about my little
project.
Take a look at SET's TurboVision port for DJGPP. It is complete but misses only one thing
from your point of view - it uses CPlusPlus::CodeStyle syntax.
You may try to create #DEFINEs for use your c_style::code_style like
#define c_style CPlusPlus
#define code_style CodeStyle

It would be much simpler than write all things from the scratch.

--
Alexander Bokovoy
---------------------------------------------
This message was sent via BSPU MailMan server.
http://www.bspu.unibel.by/MailMan/


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019