<br>On Sunday, September 7, 2014, Bart <<a href="mailto:bartjunk64@gmail.com">bartjunk64@gmail.com</a>> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I only use the standalone version.</blockquote><div><br></div><div> Really? Ok.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don't have it installed as a package/integrated in the IDE (not sure<br>
how that is done).</blockquote><div><br></div><div>How come, you have made the package after all. It can be installed from Package -> Install/Uninstall packages.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Also, please do not separate the interface (main form etc).<br>
It will be a maintanance nightmare.<br>
</blockquote><div><br></div><div>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.</div><div>Two separate GUIs are not bad if you have a clear separation between GUI and logic. Refactoring may be needed for that.</div><div>The other choice is to hide and move controls in code but that can become clumsy with many differences.</div><div><br></div><div>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.</div><div>This must be fixed, too. Then the integrated PoChecker would be a "first class citizen".</div><div><br></div><div>I am not planning to do any of this now but I am happy if someone does.</div><div><br></div><div>Juha</div><div><br></div>