curses bindings
ylixir
ylixir at gmail.com
Wed Sep 17 21:41:17 PDT 2008
Yeah, i'd definitely be down for some collaboration, i'll fire off an
e-mail on the subject.
Dejan Lekic wrote:
>
> We could work together on this. IMHO that would be the best. If you have
> any ideas, requests, etc, do not hesitate to send me a mail. I am always
> open for constructive ideas. There are few people on IRC who are always
> interested in curses binding.
>
> Personally, I would very much welcome PDCurses support, because it works
> on Microsoft(R) Windows(TM). Problem is, PDCurses' structures are
> different from ncurses... But, I still think it is doable.
>
>> yeah, i saw that before i started writing my own. I actually think
>> yours is probably more complete than mine for the core curses library,
>> while mine has support for the mouse, menu library and (almost) the
>> form library. also mine doesn't require an extra d-centric library to
>> link (which is the main reason i did my own), or extra initialization
>> calls. then again yours has more natural access to those damn acs
>> characters because of the extra linkage, and yours actually has some
>> documentation.
>
More information about the Digitalmars-d-announce
mailing list