|
From: | shailendra singh |
Subject: | Re: New to C, ncurses and a big task assigned. |
Date: | Tue, 6 Nov 2012 12:01:05 -0500 |
On Tue, 06 Nov 2012, shailendra singh wrote:IMHO, your best bet for learning ncurses and associated libraries most
> Hello Everybody,
> I am new to C,NCURSES.I had been assigned a task of
> building a simple menu.I am done with that using a sample code from link
> www.linuxfocus.org/English/March2002/article233.shtml and editing it
> according to my requirement.But still i am facing certain problems.May be i
> am new thats why its happening.
> i) I am unable to change the options of both the MENUS.What ever i am
> writing in 1st menu is also coming on second menu,even though i changed the
> code or even i tried to remove everything regarding F2.
> ii) now a new task is assigned.To simply replace the option name after
> reading from a file using I/O itself in the main program.Means to
> generalise the program so that it always read from a file and change
> options accordingly and we have liberty to change the content of the text
> file.
>
> I know all these are big question but i really need help.Also need help
> regarding menu library tutorial
>
probably is [0]. For specific problems, it would be good to see the code you
are having problems with.
Regards,
Tobi
[0] http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/
_______________________________________________
Bug-ncurses mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-ncurses
[Prev in Thread] | Current Thread | [Next in Thread] |