I've found a problem in the find dialogue, when used in a language different from English.

In English it's already a bit crowded:

http://www.bononiadocta.it/Lazarus/Finddialog.en.png

but once translated it becomes horrible:

http://www.bononiadocta.it/Lazarus/Finddialog.it.png
http://www.bononiadocta.it/Lazarus/Finddialog.hu.png

The same problem arises with the Replace dialogue.
With some resizing they could be fixed, but I've stumbled into a problem.

The source containing the form is FindDlgUnit in /lcl/forms (which is part of the LCLBase package), while the .lrs is loaded by the Dialogs unit (also part of the same package). But editing the form and then recompiling the package apparently doesn't update the .lrs, because the dialogue appears unchanged.

What's the proper way of updating the .lrs, in order to have a dialogue which can fit non-English languages?

Giuliano

--
Giuliano Colla

Project planning question: when it's 90% done, are we halfway or not yet?


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to