X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.182.130.169 with SMTP id of9mr4304879obb.27.1405728194377; Fri, 18 Jul 2014 17:03:14 -0700 (PDT) X-Received: by 10.50.12.70 with SMTP id w6mr202213igb.9.1405728194223; Fri, 18 Jul 2014 17:03:14 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Fri, 18 Jul 2014 17:03:13 -0700 (PDT) Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2601:7:f00:2ca:576:b0ea:98c9:2968; posting-account=05hOMwoAAAB6R8xtiQKzEljSMzgOhVF1 NNTP-Posting-Host: 2601:7:f00:2ca:576:b0ea:98c9:2968 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: turbo vision tutorial page, links all broken From: Jim Michaels Injection-Date: Sat, 19 Jul 2014 00:03:14 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 2001 Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s6J0F2In015457 Reply-To: djgpp AT delorie DOT com http://www.delorie.com/howto/djgpp/turbo-vision-howto.html the links are all broken and lead to junk pages. please fix? I actually have the hardcopy, it came with my borland C++ 3.1 and turbo pascal. better examples are needed in order to make a working program, and I don't think it gives a complete detailed reference on the classes (pieces missing). a real working tutorial that puts up a variety of real, usable controls that do something would be nice, and something in DJGPP that uses 80x50 video mode would be nice. (screen=0x12 in config.sys for freedos). I don't know, maybe that's a project for me...? I think I am just going to have to dig into the classes sometime and see what's in them. could possibly be the only way to produce a program?