From: "Sven A. Havemann" Date: Tue, 19 Dec 1995 16:02:40 +0100 To: DJGPP AT sun DOT soe DOT clarkson DOT edu Subject: Tcl/Tk? GUI Builder? Forms? Hi GUI-specialists! =================== Being impressed by a tcl/tk demo I'd like to know whether there exists something comparable for djgpp/dos. - Can anyone give me pointers to a GUI builder for text and/or graphics mode? Is there anything that could help me to build portable GUIs that can be re-used under LINUX? - I'm writing a class library for some general administration, and I left out the user-interaction part until now. Is there any package that can help me to let users fill in tabulars and forms? The FORMS package doesn't run under dos, does it? - And IF I come to write a GUI tool myself, is there any style-guide, some platform-independent form description language? Is there a HTML interpreter/parser for DOS? Could it be translated the X-Windows emulation available for djgpp? - Any pointer, any help is appreciated, Your's, Sven.