[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: go on from console or do it in x-environment?



Bart Trojanowski <bart@jukie.net> writes:
> For you all who can comment, may i go on doing it console-based? or
> x-environment.

Neither.  You should seperate the front end and back end so that you can
add a CLI, a GUI, or even a library interface for other program without
needing to alter the back end.  Get it working solidly with a simple CLI
and get the interface well-defined and then add a fancy UI.  I'd go with
curses or slang.  I don't see what graphics has to add to such a program.
-- 
John Hasler
john@dhh.gt.org
Dancing Horse Hill
Elmwood, Wisconsin



Reply to: