I've created a small patch for it, you can see the images in the bug report :) There is still a lot work to do, but that's a start :)
The bug report: http://bugs.freepascal.org/view.php?id=16516 Ido http://ik.homelinux.org/ On Wed, May 19, 2010 at 11:41, ik <[email protected]> wrote: > > http://ik.homelinux.org/ > > > 2010/5/19 Zaher Dirkey <[email protected]> > > On Wed, May 19, 2010 at 2:54 AM, Paul Ishenin <[email protected]> wrote: >> >>> 19.05.2010 5:27, ik пишет: >>> >>> >>> I wish to make the IDE to be bdRightToLeft when the IDE translated >>>> either to Arabic or Hebrew. >>>> Except of the editor and Object Inspector I think that every window >>>> should be bdRightToLeft. >>>> >>>> So where/how can I do that, and what do you think on it ? >>>> >>> >>> >> It must depend on the language that choose by user not from the >> environment (OS). >> >> Did you have any programmer use any IDE right to left?, in my place it >> will be strange, but i like to see it working :-) >> > > Here most people prefer English then using Hebrew in development, however I > keep getting help in translation of the IDE, so at least make it right to > left enabled to make it more complete. > > >> >> Best wishes. >> >> >>> I think that changing Application.BidiMode must be enough. >>> >>> >> Change the BidiMode of application not enough because is it need to >> FlipControls when the form created, and this form must has ParentBidiMode = >> True; >> >> >>> You can look at main.pp where we set other Application properties. >>> >>> >> Regards. >> >> -- >> Zaher Dirkey >> >> -- >> _______________________________________________ >> Lazarus mailing list >> [email protected] >> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >> >> >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
