bug-ncurses
[Top][All Lists]
Advanced

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

Re: Draw/Manage tables with ncurses


From: Francesco Esposito
Subject: Re: Draw/Manage tables with ncurses
Date: Tue, 20 Feb 2007 09:15:49 +0100

Dear Sadrul&All,
I would a "more simple object(C/C++)" that is n-curses based and that I can use to draw some tables on window.
I don't want to use other third-party library(full pack) to this single component but only a simple module/class.
Is it exist?
 
Thanks in advance,
Francesco


 
2007/2/20, Sadrul H Chowdhury <address@hidden>:

On 2/19/07, Francesco Esposito < address@hidden> wrote:
Hi all,
I should draw a table in a window of ncurser application and playing with its element(row, col, element, pageup, pagedown,....).
Could you send me C/C++ code, if already exists?

You can try using libgnt (https://svn.sourceforge.net/svnroot/gaim/trunk/console/libgnt/ ). It provides a table-like widget (GntTree: https://svn.sourceforge.net/viewvc/gaim/trunk/console/libgnt/gnttree.h?view=markup ) that you can use for this purpose. (look at https://svn.sourceforge.net/viewvc/gaim/trunk/console/libgnt/gnttree.h?view=markup for an example)

Sadrul
 


reply via email to

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