Re: Fix for a Tktable bug....

2006-07-11 Thread jerry . levan
[EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] wrote: > > [EMAIL PROTECTED] wrote: > > > Hi, > > > I have a Tktable object (self.table) and when I click on a row the > > > whole row is selected. > > > > > > If I click of a button to get the row contents then > > > > > > self.table.curselection() fai

Fix for a Tktable bug....

2006-07-11 Thread jerry . levan
[EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] wrote: > > Hi, > > I have a Tktable object (self.table) and when I click on a row the > > whole row is selected. > > > > If I click of a button to get the row contents then > > > > self.table.curselection() fails with a traceback of: > > > > Traceback (