[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Should I use cdk for this?
From: |
TheLonelyStar |
Subject: |
Should I use cdk for this? |
Date: |
Wed, 18 Feb 2009 03:34:48 -0800 (PST) |
Hi,
I have never used ncurses and just read this tutorial:
http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/
I want to write an ncurses based UI, with two list views next to ech other,
sperated by a vertical line.
With list view, I mean something like a scrolling table, like this:
Colum1 | Colum2 | Colum3
----------------------------------
A B C
...
So the headline is always visible, and one can scroll through the entries.
I wonder if cdk is capable of this, but I was not able to find any
documentation or tutorials for cdk.
Is cdk the correct choice? How can I learn it?
Thanks!
Nathan
--
View this message in context:
http://www.nabble.com/Should-I-use-cdk-for-this--tp22076823p22076823.html
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.
- Should I use cdk for this?,
TheLonelyStar <=