in reply to Re: Re: Re: Re: How to access options to Tk widgets
in thread How to access options to Tk widgets

Actually I have used ptkdb one more than one occasion for my regular Perl programming and it has saved my fat from the proverbial fire more than one time.

However as far as debugging a Tk app, I have had no success with it as once the program hits MainLoop, there is no way I've found to monitor what is going on with your program. If I've missed something, please let me know. :)

  • Comment on Re: Re: Re: Re: Re: How to access options to Tk widgets