Results 1 to 3 of 3
Hi, Im bored and so I thought.
Lets make a Installer for my Gentoo system XD..
Ah, well my idea was to make a Program that just executes exact the ...
- 09-11-2007 #1
Cli/gui C (++)
Hi, Im bored and so I thought.
Lets make a Installer for my Gentoo system XD..
Ah, well my idea was to make a Program that just executes exact the commands I did to install Gentoo.
Thats not that hard. And I dont learn anything from it.
So I thought lets make it a bit harder.
I can make a CLI program. Or a GUI. But how can I code a CLI/GUI in C++.
Like: MoonCommander?
Ive heard its harder then a Nice GUI.
But I dont really care..
Ah, well does anyone has some docs?
Id really like to get this up and running since Im installing the same system so often now :/
Ah, well if anyone can tell me how to make a CLI GUI that would be nice else I just have to make a CLI till it loads X and then loadup a GUI there.
Anywho thats not cool.
Well, any docs or advices?
Thanks.
- 09-11-2007 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Ft. Polk, LA
- Posts
- 796
Perhaps Ncurses is what you are looking for? I didn't find anything about this MoonCommander (well, I didn't look very hard at all, either), but if ncurses is what you are looking for, there's a howto around somewhere for it.
- 09-11-2007 #3


Reply With Quote