Forum > General
Make TForm RightToLeft
Avishai:
Thanks for the information and taking the time to respond. However I still need to mirror the Form and my client only uses Window platforms. If you can suggest a better or cleaner way to do this, I would truly like to hear it. It would be great if my program could be cross-platform.
On another note, I want to thank all of the members and developers with Lazarus. This is an inspiring group of people. I wish I could help, but I have neither the time not the skills. All of you are amazing. :D
Zaher:
Can you make screenshot to show you problem before and after resolve it.
Avishai:
You will notice that the Form is Mirrored with Close, Maximize and Minimize buttons of the Left and the Icon and Caption on the Right. I have yet to find a "proper" way to change the black client area to any other color. This is an "after shot" only. The "before shot" looks like any blank Lazarus Form before doing anything to it.
Zaher:
Hmm, only the caption bar, I will try to make it in the Win32 wedgetset for the forms only that have Application.BidiMode = bdRightToLeft.
Avishai:
This is only a quick thought and I haven't thought it through, but a program might have both RightToLeft and LeftToRight Forms. It would be nice if the TForm BiDiMode was the one that determined the Caption Bar.
Navigation
[0] Message Index
[#] Next page
[*] Previous page