[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GUI
- To: <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: GUI
- From: sshteingold@cctrading.com
- Date: Fri, 05 Sep 97 16:48:14 -0500
- Return-receipt-to: <sshteingold@cctrading.com>
What about adding some (moderate) GUI to CLISP?
Like some sort of minimal stuff: open a window, write some text there,
ask user with y-or-n-p/yes-or-no-p/read-line using a pop-up?
(more advanced stuff like menus would probably require much more work
though...)
GCL uses TCL/TK, which requires X. I wonder what the win32 people will
have to be content with.
- Follow-Ups:
- Re: GUI
- From: Rodrigo Ventura <nuron@isr.isr.ist.utl.pt>