[Haskell-cafe] ANNOUNCE: vty-ui 0.1

Magnus Therning magnus at therning.org
Thu Oct 1 11:27:41 EDT 2009


On Thu, Oct 1, 2009 at 4:23 PM, Jonathan Daugherty <drcygnus at gmail.com> wrote:
>> Am I correct in saying that the collection of widgets contains a
>> single widget type so far?  ;-)
>
> Technically, four; vertical and horizontal boxes, a text string
> widget, and the List you mentioned.  It only has a few types because I
> was just releasing early.  I'm going to start using this in a project
> and add things as needed.

Nice.  This sure beats how I've been doing it in the past.  Out of
curiousity, can you talk about what you're doing with it?

>> The list widget looks useful, does it handle multi-line strings (i.e.
>> strings with a "\n")?
>
> It currently only handles single-line strings but I'd actually like to
> generalize it to take a list of Widget instances (possibly with
> restrictions).

Very nice.

/M

-- 
Magnus Therning                        (OpenPGP: 0xAB4DFBA4)
magnus@therning.org          Jabber: magnus@therning.org
http://therning.org/magnus         identi.ca|twitter: magthe


More information about the Haskell-Cafe mailing list