[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pango
- To: Ilya Konstantinov <linux-il(at-nospam)future.galanet.net>
- Subject: Re: pango
- From: Oren Held <mlist(at-nospam)opinionz.cjb.net>
- Date: Sun, 11 Feb 2001 15:09:02 +0200 (IST)
- cc: <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <20010211003738.A16797@pollux.galanet.net>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hi Ilya
On Sun, 11 Feb 2001, Ilya Konstantinov wrote:
[... QT 3...]
> Also, I've seen one of the latest Qt 3.0 snapshots. They added
> LOCALE-independent input (no need to set LC_CTYPE etc.) so you can just
> switch the map and keep typing. Unfortunatelly, it doesn't handle BiDi
> editing quite well yet
Yeah, but how will it know what the DEFAULT user is ? That's the advantage
of LC_CTYPE - if the user has it set to his language gtk knows if to
align to left or right, for example..
> And yes, the Qt widgets handle multiple-languages-in-one-widget since
> Qt 2, since Qt 2 stores text in Unicode internally. Try cut-n-pasting
> from GTK+ 1.3 or Mozilla. You can combine Russian, Hebrew (no BiDi in
> Qt 2) and English.
Very Nice..
Cya,
Oren.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il