bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with new_item()


From: pcazallas
Subject: problem with new_item()
Date: Wed, 26 May 2010 04:56:29 -0700 (PDT)

Hi all,

I'm having problems with the "new_item()" function of menu library... I am
fetching a database cursor, and calling new_item() every time with different
data (I see this printing the data after calling new_item). 
But after filling the whole ITEM** array, when I print the value of each
item from the first, all of them have stored the last one given to
new_item()...

Any idea??

Thanks,
Pablo.
-- 
View this message in context: 
http://old.nabble.com/problem-with-new_item%28%29-tp28679696p28679696.html
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]