in reply to Re: Updating values in Tk Toplevel object
in thread Updating values in Tk Toplevel object

That works fine!

As soon as I got back and read your comments it became pretty darned obvious. I made the change in the DBI fetch subroutine and it all works just as I wanted it to. I suppose you could say that the variable is bound, but it isn't always the same variable!

Many thanks!

John

  • Comment on Re: Re: Updating values in Tk Toplevel object