bug-ncurses
[Top][All Lists]
Advanced

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

Re: Should I use cdk for this?


From: William McBrine
Subject: Re: Should I use cdk for this?
Date: Wed, 18 Feb 2009 14:29:11 -0500 (EST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Wed, 18 Feb 2009, TheLonelyStar wrote:

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.

You could do that easily enough with straight curses.

--
William McBrine <address@hidden>




reply via email to

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