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



On Tue, Dec 29, 2009 at 12:05 AM, Petr Tomasek <tomasek etf cuni cz> wrote:
> 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".

You are right. I think this is a separate issue. I need to check which
file it was trying to open.

>
> 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]