On Mon, Oct 10, 2011 at 7:46 AM, Hans-Peter Diettrich <[email protected]>wrote:
> Zaher Dirkey schrieb: > > Hi, >> I have English tools, but it work as Right to left forms, becuase it get >> the BidiMode from the language, while i am not choose any language for my >> application. >> That is not bug, it is wrong behavior. >> > > Can you explain the correct (expected) behaviour? > (Give a link?) > > I've never been working in an RTL environment, and have no idea how it > should behave with Unicode (UTF-8). With Ansi controls it looks quite easy > to me, there the choosen font (maybe language) imposes either LTR or RTL > reading, with no further adjustments required. > > When i start new application it is normal to be English And left to right, not Right to left If i want it Arabic (RTL) i must set it by my self, after my language loaded, or if my form already done in Arabic language. GetLanguageIDs get the RTL of the my envirement system (Windows) not from my application. My system set to be RTL, now my English application set to be RTL, and that wrong. In short to understand what happened ---------- Imagine that you made an English tools worked fine for you (not multi language tools), and you send it to me, that tools will flip to use RTL in my system with English language. ---------- Zaher Dirkey
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
