bug-ncurses
[Top][All Lists]
Advanced

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

Re: [Ncurses] Unicode characters in menu


From: Thomas Dickey
Subject: Re: [Ncurses] Unicode characters in menu
Date: Fri, 13 Jan 2012 11:00:39 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, Jan 13, 2012 at 05:42:41PM +0200, Yuriy Dmitrishin wrote:
> Thanks for your help. It was my mistake when I compiled with -lncursesw
> -lmenu instead of -lncursesw -lmenuw.
> 
> Btw, does menu library support color in menu items or I should write my own
> implementation?

It only supports the overall color, for instance set_menu_back.
It does not do anything for coloring specific words in a menu.
(that might be a useful extension).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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