Brilliant ! Thanks that did it beautifully, my virtual kidney (renal function
simulator) is well on its way now !
-Original Message-
From: Guilherme Polo [mailto:[EMAIL PROTECTED]
Sent: Thu 9/18/2008 12:49 PM
To: Philippe Garteiser, PhD; [email protected]
Subject: Re: [Tkinter-
On Thu, Sep 18, 2008 at 12:08 PM, andrewerol <[EMAIL PROTECTED]> wrote:
>
> - Original Message - From: "Andrey Antonov (UCTM)" <[EMAIL PROTECTED]>
> To:
> Sent: Wednesday, September 10, 2008 3:38 PM
> Subject: help: need to unify several windows in one
>
>
> Hi All,
>
> I have an applicati
On Tue, Sep 16, 2008 at 7:19 PM, Philippe Garteiser, PhD
<[EMAIL PROTECTED]> wrote:
> Hello!
> I am using a Tkinter GUI to operate a C binary whose input is a float number
> gotten from a Scale widget, and whose output is a datafile. I would like to
> get gnuplot to replot the datafile each time it
- Original Message -
From: "Andrey Antonov (UCTM)" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, September 10, 2008 3:38 PM
Subject: help: need to unify several windows in one
Hi All,
I have an application that has 3 windows:
first window is coming from Vpython (http://vpython.org/)
/
Hello!
I am using a Tkinter GUI to operate a C binary whose input is a float number
gotten from a Scale widget, and whose output is a datafile. I would like to get
gnuplot to replot the datafile each time it is overwritten (in essence have the
plot refreshed by the Scale slider).
To do that, I p