[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Color support in NCursesMenu::post()
From: |
Thomas Dickey |
Subject: |
Re: Color support in NCursesMenu::post() |
Date: |
Tue, 2 Jan 2018 16:41:36 -0500 (EST) |
----- Original Message -----
| From: "Federico Di Pierro" <address@hidden>
| To: address@hidden
| Cc: address@hidden
| Sent: Tuesday, January 2, 2018 4:25:54 PM
| Subject: Re: Color support in NCursesMenu::post()
|
| On 02/01/2018 02:10, Thomas Dickey wrote:
| >
| > I haven't thought about it :-)
| >
| >> Would a patch be considered and accepted?
| >
| > sure (the usual constraints on portability and compatibility
| > apply).
| >
| > thanks
| >
|
| So, which method would you prefer? I myself would give method 1) a try
| as it would allow for even more customization (as developer could do
| whatever he wishes when printing an item, like log any print etc
| etc).
|
| How should one proceed to create a patch? I can't find ncurses
| repository; should i download latest available source tarball and
| work on that?
https://invisible-island.net/ncurses/#download_ncurses
points to:
https://invisible-island.net/datafiles/current/ncurses.tar.gz
procedure:
https://invisible-island.net/ncurses/ncurses.faq.html#report_bugs
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://ftp.invisible-island.net
- Re: Color support in NCursesMenu::post(), (continued)
- Re: Color support in NCursesMenu::post(), Thomas Dickey, 2018/01/02
- Re: Color support in NCursesMenu::post(), Federico Di Pierro, 2018/01/02
- Re: Color support in NCursesMenu::post(), Thomas Dickey, 2018/01/02
- Re: Color support in NCursesMenu::post(), ncurses, 2018/01/06
- Re: Color support in NCursesMenu::post(), Thomas Dickey, 2018/01/06
- Re: Color support in NCursesMenu::post(), Federico Di Pierro, 2018/01/07
- Re: Color support in NCursesMenu::post(), Thomas Dickey, 2018/01/07
- Re: Color support in NCursesMenu::post(), Federico Di Pierro, 2018/01/07
- Re: Color support in NCursesMenu::post(), ncurses, 2018/01/08
Re: Color support in NCursesMenu::post(), Federico Di Pierro, 2018/01/02
- Re: Color support in NCursesMenu::post(),
Thomas Dickey <=