[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
[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 (