[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NCursesMenu help
From: |
meehand |
Subject: |
NCursesMenu help |
Date: |
Mon, 28 Jul 2008 08:14:22 -0700 (PDT) |
Hi guys,
I'm currently constructing a user interface using the Ncurses C++ classes,
but appear to have hit a bit of a problem. Whenever I attempt to create
an instance of the NCursesMenu class, construction fails and the program
segfaults. This only appears to manifest whenever the previously constructed
NCursesMenuItem objects are initialized with a non-null p_name parameter.
I'm not sure if I'm using the class improperly (given the lack of
documentation
on the use of the Ncurses C++ classes), or if something else is at play -
I'm
compiling against the stock 5.6 release. Please find attached a quick code
example. Any help you can provide is greatly appreciated.
http://www.nabble.com/file/p18690268/test.cpp test.cpp
Regards,
David.
--
View this message in context:
http://www.nabble.com/NCursesMenu-help-tp18690268p18690268.html
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.
- NCursesMenu help,
meehand <=