Results 1 to 5 of 5
hey guys,
do we really require to study the panels library & the menus library , or can we manage with the curses alone......
- 11-25-2005 #1Just Joined!
- Join Date
- Nov 2005
- Location
- mysore
- Posts
- 12
Ncurses programming
hey guys,
do we really require to study the panels library & the menus library , or can we manage with the curses alone...
- 11-25-2005 #2Linux User
- Join Date
- Oct 2004
- Location
- Serbia&Montenegro
- Posts
- 281
Could you define your question to be a little more precise, i.e what do you want to code, because I didn't really understand it? I might be able to help you then.
Linux registered user #358842
Human knowledge belongs to the world.
- 11-26-2005 #3Just Joined!
- Join Date
- Nov 2005
- Location
- mysore
- Posts
- 12
i am trying to design an interface of a text editor like ,with 3 windows at the maximum to be overlapped.
- 11-26-2005 #4Linux User
- Join Date
- Oct 2004
- Location
- Serbia&Montenegro
- Posts
- 281
Well, I'm afraid you'll have to study the entire library then. But panels and windows aren't hard to learn, just like the other elements of ncurses.
Linux registered user #358842
Human knowledge belongs to the world.
- 11-29-2005 #5Just Joined!
- Join Date
- Nov 2005
- Location
- mysore
- Posts
- 12
i wanna create a scrolling window for the editor.how can i do that...
without the forms library...


Reply With Quote