>You only need one of the last two things. You have to decide: >a) Want X? Use Tcl/Tk. Install both tcl and tk ports. Examples in /usr/local/lib/tk<version>/demos.
>b) Work in text mode? Use dialog. Comes with base system. Examples in /usr/share/examples/dialog. >c) Work in text more, but make it more complicated? Use ncurses and curses development kit. Install cdk from ports. Examples in /usr/local/share/examples/cdk. >Depending on your decision, the path follows. :-) >Oh, CDK is not that bad or complicated, but I think you should >go with dialog first. If you've got enough experience in >implementing shell "wrappers" / "extenders" with dialog, it >should be an easy task to do the same with Tcl/Tk. Keep in >mind that using X limits the usability of your project (which >is a very useful one per se). No experience at all implementing shell wrappers, I tried installing tcltutor and that's bombing out allover the place. this is getting too complex, I think I'll load just a desktop gui , and put a clamav icon on the desktop and just have them right click and scan drive _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"