On Jul 13, 5:06 pm, Chris Carlen <[EMAIL PROTECTED]>
wrote:
> Hi:
> Christopher

>
> Problem:
>
> 1.  How to most easily learn to write simple PC GUI programs that will
> send data to remote embedded devices via serial comms, and perhaps
> incorporate some basic (x,y) type graphics display and manipulation
> (simple drawing program).  Data may result from user GUI input, or from
> parsing a text config file.  Solution need not be efficient in machine
> resource utilization.  Emphasis is on quickness with which programmer
> can learn and implement solution.

Have you also tried looking for a cross-platform GUI program that has
a
scripting interface that you might adapt? If found then the extra
scripting needs may be reduced.

- Paddy.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to