|
From: | Brian Tan |
Subject: | Re: form_driver and wide-char |
Date: | Wed, 06 Dec 2006 18:27:13 -0500 |
User-agent: | Thunderbird 1.5.0.8 (X11/20061107) |
Thomas Dickey wrote:
On Wed, 6 Dec 2006, Brian Tan wrote:HiI am trying to use form_driver with utf8 Chinese input. It seems that form_driver (FC6 ncurses-devel-5.5-24.20060715 FC6) not supporting wide-charThe rpm spec file says it builds libncurses and libncursesw, and the corresponding libform, libformw, etc. You should link against -lformw -lncursesw, etc
Yes, as mentioned in my email, program is linked against formw and ncursesw. form_driver ignores any non-ascii char. Is there a "w" equivalent of form_driver (like get_wch vs getch) that I can use ?
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
[Prev in Thread] | Current Thread | [Next in Thread] |