bug-ncurses
[Top][All Lists]
Advanced

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

Re: form_driver and wide-char


From: Thomas Dickey
Subject: Re: form_driver and wide-char
Date: Thu, 7 Dec 2006 20:57:51 -0500 (EST)

On Thu, 7 Dec 2006, Brian Tan wrote:

I thought the problem was locale problem. I had setlocale() before initscr() in another test program and it worked. Too much messing around to test out scenarios. :( My bad.

no problem (I noticed it at first, but was really looking for the more
complicated problem ;-)

Anyway - with form_driver, it _should_ work well enough. If you read through the wide-character ifdef's, you'll see a few kludges to avoid rewriting the library. It's those that I'm keeping an eye on, in case they're not good enough.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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