On Tue, 29 Feb 2000, Andrew Reilly wrote:

> Fixing past mistakes in the database is a job for vi ;-)
> 
> Yeah, if nothing better comes along beforehand, I expect that
> this will sprout X or terminal UIs (I loath curses interfaces,
> though).  At least I know what's in the database, and can tweak
> it to suit my needs.  Some of the references that were posted
> here recently look interesting.  There was a link to a PHP based
> scheme that looks like a fancier version of my effort.

Well.. I use a thing called "Curses::Widgets".. It's a perl module that
works with "Curses".. and provides some nice widgets for doing 
text based stuff..

Theres been some recient new stuff.. like a Curses::Forms for building
forms for data entry and some such.. One of my projects is to build a
screen builder.. generic database screen stuff.. so it can work much like
some modern 3GL/4GL's that are out there..

Eg/ You can setup a screen with widgets.. some of them linkted directly
to database tables.. some with "code" attached to do things..
Kinda like what VB does.. but in text..

---
Anthony Rumble
LinuxHelp http://www.LinuxHelp.com.au Phone: 0500 500 368
Direct 02-9712-1799 Mobile 0412-955-042  Fax 02-9712-3977

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to