Hi,In pursuit of a dialog like replacement that uses the mouse I came across Ndialog:
http://gehenna.pell.portland.or.us/~orc/Code/ndialog/ But it needs a libnd to compile its examples: cc -o fancyhello fancyhello.c -lnd -lpanel -lncurses -lgpm Anybody ever heard of that? If not that's the end of the ndialog project ;-) H