<div dir="ltr"><div class="gmail_quote">2011/10/10 ik <span dir="ltr"><<a href="mailto:idokan@gmail.com">idokan@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr"><div class="gmail_quote"><div class="im">On Mon, Oct 10, 2011 at 17:16, waldo kitty <span dir="ltr"><<a href="mailto:wkitty42@windstream.net" target="_blank">wkitty42@windstream.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On 10/10/2011 02:31, ik wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Zaher,<br>
2011/10/10 Zaher Dirkey <<a href="mailto:parmaja@gmail.com" target="_blank">parmaja@gmail.com</a> <mailto:<a href="mailto:parmaja@gmail.com" target="_blank">parmaja@gmail.com</a>>><div><br>
In short to understand what happened<br>
----------<br>
Imagine that you made an English tools worked fine for you (not multi<br>
language tools), and you send it to me, that tools will flip to use RTL in<br>
my system with English language.<br>
----------<br>
<br>
I agree with you, but most Delphi developers decided that the want more Delphi<br>
approach rather then anything else, so that why you have that code afaik.<br>
It's time to think what we prefer, Delphi computability or decide if we want to<br>
set new ground rules.<br>
</div></blockquote>
<br>
ido, are you saying that delphi compiled english language apps that are executed on RTL systems will flip the english backwards and display it RTL instead of LTR???<br>
<br></blockquote></div><div><br>As far as I understand, yes. I never tried it myself, or seen their code for that.<br>There was a discussion at the forums or here at the malling list (I can not find it) early this year about this subject. <br>
</div></div>Ido<br></div>
<br></blockquote><div><br>Hi Ido, I think this piece of code belong to you, i want to understand the original problem, maybe we can resolve it in another way. <br><br>LCLGetLanguageIDs(LangDefault, LangFallback);<br> if LangDefault <> '' then<br>
FBidiMode := Direction(LangDefault)<br> else<br> FBidiMode := Direction(LangFallback); <br>
<br>Best Regards<br></div></div>Zaher Dirkey<br>
</div>