On Mon, Jun 06, 2005 at 12:33:16PM +0300, Shachar Shemesh wrote: > As for the original request, I did specifically say "graphical > environment", adding that I need some basic widgets. Curses may provide > the later (I actually don't remember seeing any mouse related > applications using it, though have seen some integration with gpm), but > does not provide the former.
For the record, there are some widget kits on top of curses (e.g: CDK, with bindings for a number of languages). It is still quite limited. Specifically mouse integration is problematic, IIRC. -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849755 | | friend ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
