[Lazarus] Fuzzy translations ignored

Juha Manninen juha.manninen62 at gmail.com
Sun Sep 7 18:17:18 CEST 2014


On Sunday, September 7, 2014, Bart <bartjunk64 at gmail.com> wrote:
>
> I only use the standalone version.


 Really? Ok.


I don't have it installed as a package/integrated in the IDE (not sure
> how that is done).


How come, you have made the package after all. It can be installed from
Package -> Install/Uninstall packages.


Also, please do not separate the interface (main form etc).
> It will be a maintanance nightmare.
>

It must be separated somehow if the GUIs have different controls. The
integrated version would have a list of translations belonging to the
project. The standalone version would not have it.
Two separate GUIs are not bad if you have a clear separation between GUI
and logic. Refactoring may be needed for that.
The other choice is to hide and move controls in code but that can become
clumsy with many differences.

The usability now is poor also because the window is modal. All other IDE
windows are modeless and support certain things like persistent
resize/location and maybe docking.
This must be fixed, too. Then the integrated PoChecker would be a "first
class citizen".

I am not planning to do any of this now but I am happy if someone does.

Juha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140907/96dc544f/attachment-0003.html>


More information about the Lazarus mailing list