Results 1 to 6 of 6
Could anyone tell me where I could find resources on how to write console menus (console "GUIs")?
Thanks
devnull...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-26-2003 #1Just Joined!
- Join Date
- Jun 2003
- Location
- Ontario, Canada
- Posts
- 14
console menus
Could anyone tell me where I could find resources on how to write console menus (console "GUIs")?
Thanks
devnull
- 06-26-2003 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
Could you give an example? a well know application already written maybe?
im not 100% sure i know at the moment what you want.
Cheers,
Jason
- 06-26-2003 #3Just Joined!
- Join Date
- Jun 2003
- Location
- Ontario, Canada
- Posts
- 14
I would like to write an application with a similar console interface like midnight commander
- 06-26-2003 #4Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
What you are proberly looking for, is "NCurses". I beleive this is the homepage: http://www.gnu.org/software/ncurses/ncurses.html if you look at the bottom, it says that MC uses NCurses.
There is a programming HOWTO here:
http://en.tldp.org/HOWTO/NCURSES-Programming-HOWTO/
The programming howto looks pretty interesting, i think i may also have a good read of it also.
Hope that helps.
Jason
- 06-26-2003 #5Just Joined!
- Join Date
- Jun 2003
- Location
- Ontario, Canada
- Posts
- 14
excellent. Thanks a million!
- 07-12-2003 #6Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
found this tutorial as well: http://web.cs.mun.ca/~rod/ncurses/ncurses.html
pretty good IMO.
Jason


Reply With Quote
