Re: obvious error?




On Tue, 2010-01-19 at 21:33 +0200, Daniel Elstner wrote:
> Hi,
> 
> Am Montag, den 18.01.2010, 21:16 -0500 schrieb Andy Gilman:
>  
> > I believe I have copied the code from the tutorial, but it does not
> > work.  I believe that the iter is not receiving a value.
> >From what I can see, the code will set a cell in the first selected row
> of the tree model to the string "done" if any row was selected on entry.

This is what I want to happen, but it does not.

> It then connects a signal handler to have on_button_press() called the
> next time the selection changes.  That's a bit odd.

This is a bit odd.  I have included it simply to see if I can figure out
what is going on.
> 

> If this is indeed copied from the tutorial, it needs to be fixed.  Where
> exactly did you find it?
The tutorial I am referring to is "Programming with Gtkmm"  Chapter 8,
section 4.

Thank you for your response.
> 
> --Daniel
> 
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]