Are there any good GUI toolkits available for the console, other than ncurses/curses?
I'm thinking there must be, but some random google searches have failed to bring up useful leads.
(I want to write a simple console GUI for the argo xen monitor - nothing too complicated…)
C++ ideally, or C. Perl at a push.
Bonus points if it works under Win32.
I've made a proof-of-concept GUI using zenity + netcat, but now it is time to do it for real …
(libctk looked like a candidate, but not much documentation, other than a couple of sample programs. Which don't compile.)
No tags No comments