<div class="gmail_quote">On Tue, Jul 5, 2011 at 11:08 AM, L. V. Lammert <span dir="ltr"><<a href="mailto:lvl@omnitec.net">lvl@omnitec.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Have a potential project to create a few conveyor controller applications - does anyone do/support them currently?<br>
<br>
Need things like:<br>
<br>
1) Debugging capability and/or IDE<br>
2) RS232 management & debugging support<br>
3) Operator GUIs [HMIs]<br>
4) Web status pages (3&4 may be combined)<br>
<br>
My biggest problem is that I have never seen a debug-capable environment that was as usable as VBA from a simplicity standpoint, so what options might exist in OSS?<br>
<br></blockquote><div><br></div><div>I currently use PyCharm [1], which is an IDE that is not open source but does have great debugging support. It does not have a GUI developer, maybe because Python is not well known as a tool for doing graphical interfaces. I use it to develop web apps with the python based Django tool [2]. If you combine points 3 and 4 then Python can do all you ask.</div>

<div><br></div><div>If a graphical interface is needed for an open source project I'd suggest using either Java or Qt. Qt creator [3] is a pretty slick tool and it lets you write your code in about any language but primarily caters to C++ or Javascript developers. The code can be deployed to many platforms. It works with an IDE such as Eclipse.</div>

<div><br></div><div>Open source Java developers got a boost with the latest version of Eclipse (Indigo) [4] because the WindowBuilder gui editor was open sourced and now included in Eclipse. Eclipse has great support for Java and I'd say it's debugging and code writing features eclipse VBA. (though VBA's tools are great)</div>

<div><br></div><div>[1] <a href="http://www.jetbrains.com/pycharm/">http://www.jetbrains.com/pycharm/</a></div><div>[2] <a href="https://www.djangoproject.com/">https://www.djangoproject.com/</a></div><div>[3] <a href="http://qt.nokia.com/products/developer-tools/">http://qt.nokia.com/products/developer-tools/</a></div>

<div>[4] <a href="http://www.eclipse.org/">http://www.eclipse.org/</a></div></div><br>-- <br>Matthew Nuzum<br>newz2000 on freenode, skype, linkedin and twitter<br><br><p>







</p><p><span>♫</span> You're never fully dressed without a smile! <span>♫</span></p><p></p><br>