Text UI for D?
ketmar via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Mar 20 10:22:19 PDT 2015
On Fri, 20 Mar 2015 10:29:44 +0000, DLearner wrote:
> Does D have a recommended package for this - like (n)curses for C?
most of the time you don't really need a full-blown UI, but something to
control the terminal and draw frames. ;-) Adam's module does that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20150320/e68f379b/attachment-0001.sig>
More information about the Digitalmars-d-learn
mailing list