Re: Pythonic cross-platform GUI desingers à la Interface Builder (Re: what gui designer is everyone using)



Am 13.06.2012 18:30, schrieb rdsteph@xxxxxxx:
about Google's "Blockly" a drag and drop tool for building apps that
outputs Python or Javascript code (among others) and it might be
usable along these lines...I'm sure serious programmers would not use
it but maybe engineers looking to make web front ends
for data acquisition or data base apps might use it...
Actually, there are mouse based tools for engineers, but they are
more focused on data flow. For the low level they need to fall back to
something similar to Blockly. That's the reason why I don't want to
use them. Still they have a significant market share. With Python not
having an easy-to-use GUI builder, I don't see how to get people
to move from such tools to Python. For the data acquisition and
processing itself I could well imagine them to see the potential,
but when it comes to implementation of a complete program...
(Most people consider a software without GUI as incomplete.)


Regards,

Dietmar
.



Relevant Pages

  • Re: BUG trace realtime
    ... In a multithreaded realtime data acquisition system (all python v2.4), after hours of running without a snag, without warning python hangs at once without leaving any error message or error traceback at all. ...
    (comp.lang.python)
  • Re: About alternatives to Matlab
    ... Python to interface with data acquisition hardware really result in ... I am very familiar with Matlab, Labview, and Python, ... Matlab and Python sucks equally much when it comes to ...
    (comp.lang.python)
  • allocating an unsigned int memory buffer for C (swig) struct
    ... i am using python (via swig) to interface with the comedi (http:// ... www.comedi.org/) library for some simple data acquisition. ... category of problems i am having has to do with basic comedi structs ... instantiate a memory buffer of the correct underlying type in python. ...
    (comp.lang.python)
  • Re: Toward a Forth thats easier to learn
    ... All of the engineers involved understood it completely. ... 'coders' were Chuck and myself, and we worked very closely with them. ... they understood the physics of the observations being conducted and ... Embedded may not even be a safe refuge: Python ...
    (comp.lang.forth)
  • Re: allow line break at operators
    ... Engineers are nearly always aware of tradeoffs. ... there is any tradeoff at all, that usually means that the latter category ... and in other Python discussion threads. ... So when I see people deny that it is at all a problem, ...
    (comp.lang.python)