Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: right to left Tk text widget

by bass_warrior (Beadle)
on Dec 06, 2004 at 22:40 UTC ( [id://412770]=note: print w/replies, xml ) Need Help??


in reply to Re: right to left Tk text widget
in thread right to left Tk text widget

Isn't that a function of the OS, under linux Tk should check the LANG setting and then handle text based on those rules.
Windows should do the samething if you have the language pack installed and switch to a R to L language.
I only have us-eng installed on my linux box so I can't change languages to test.

Replies are listed 'Best First'.
Re^3: right to left Tk text widget
by gaal (Parson) on Dec 07, 2004 at 06:57 UTC
    It's a function several pieces of software: the font / font renderer and the toolkit the edit widget came from, and sadly the particular application. That's why there are often inconsistencies across systems and softwares. In Windows, the consistency issue at least is better, because one vendor is responsible for more things.

    On your linux box where you "only have us-eng installed", you might in fact get BiDi anyway in certain cases (say, for example, in a browser). And to get it *everywhere*, you might have to work very hard.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://412770]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 13:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found