Re: Fwd: how to set language for non-unicode text



On Mon, Dec 28, 2009 at 08:32:44PM -0800, Han wrote:
> Hi,
> I guess this mail list is better suited for my question :-)
> 
> Thanks.
> 
> ---------- Forwarded message ----------
> Subject: how to set language for non-unicode text
> To: gtk-app-devel-list gnome org
> 
> 
> Hi,
> 
> I wrote my first linux GUI app using GTK+, which seems to be a very
> nice tool.  One question I had is: how can I set the language for
> non-unicode text in my application?  I tried to use iconv(), but did
> not work out. The iconv_open call returned error ENOENT (2).  Not sure
> if i am in the correct direction.
> 
> thanks for any help.

The ENOENT error has nothing to do with iconv, but rather with opening
a file from the filesystem and it says "file does not exist".

Petr

-- 
Petr Tomasek <http://www.etf.cuni.cz/~tomasek>
Jabber: butrus jabbim cz
SIP: butrus ekiga net


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