Subject: Re: installing and other projects
To: None <port-i386@NetBSD.ORG>
From: Onno van der Linden <onno@simplex.nl>
List: port-i386
Date: 12/14/1995 21:50:01
Re: Installing and other projects

"Jordan K. Hubbard" <jkh@time.cdrom.com> wrote:
> Anyone feel like helping me code up some simple scrolling list objects
> and the like?  I've already got "buttons" and entry fields, but I need
> to take it a good deal further and set this all into a decent framework
> that lets all the objects be created from ascii screen descriptions.

 FWIW, I've used Al Stevens' (columnist for Dr Dobbs Journal) SAA compatible
DFLAT library to create a nice looking user interface for a project at work
once. It was pretty easy. There's a dflat386.zip on SimTel and dflat19.zip
should be somewhere on ftp.mv.com.
 Maybe this is worth a look / try .....

 Troublespots:
1. The original dflat worked for DOS / Intel only. Dunno how easy it is to
   get it more generic.
2. License, copyright issues ?
3. "ascii screen descriptions": screen descriptions are in .h files that
   are included in the source.

 Oh well, just a couple of thoughts.

Onno