On Jul 4, 11:24 am, Peter Otten <__pete...@web.de> wrote:
> Icarus wrote:
> > On Jul 4, 3:21 am, Peter Otten <__pete...@web.de> wrote:
> >> Icarus wrote:
> >> > I'm working on a serial protocol analyzer in python. We have an
> >> > application written by someone else in MFC but we need something t
Icarus wrote:
I'm working on a serial protocol analyzer in python. We have an
application written by someone else in MFC but we need something that
is cross platform. I intended to implement the GUI portion in Tkinter
but am having trouble.
The idea is that I will read messages from the serial
Icarus wrote:
> On Jul 4, 3:21 am, Peter Otten <__pete...@web.de> wrote:
>> Icarus wrote:
>> > I'm working on a serial protocol analyzer in python. We have an
>> > application written by someone else in MFC but we need something that
>> > is cross platform. I intended to implement the GUI portio
On Jul 4, 3:21 am, Peter Otten <__pete...@web.de> wrote:
> Icarus wrote:
> > I'm working on a serial protocol analyzer in python. We have an
> > application written by someone else in MFC but we need something that
> > is cross platform. I intended to implement the GUI portion in Tkinter
> > but
Icarus wrote:
> I'm working on a serial protocol analyzer in python. We have an
> application written by someone else in MFC but we need something that
> is cross platform. I intended to implement the GUI portion in Tkinter
> but am having trouble.
>
> The idea is that I will read messages from
I'm working on a serial protocol analyzer in python. We have an
application written by someone else in MFC but we need something that
is cross platform. I intended to implement the GUI portion in Tkinter
but am having trouble.
The idea is that I will read messages from the serial port and output