Is there a good event-driven windowing package for character mode console programs? Looking for one which has a tree widget, or is extensible to allow adding one. Borland's old TurboVision package was good, but need something portable across various platforms and languages (like Java, Tcl, or even C/C++). Might be built on top of a package like PDCurses or S-lang for console I/O. -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
- Re: Text mode windowing package? G Browne