Re: Editable Cells



On Mon, 2005-02-14 at 11:21 -0600, Bob Caryl wrote:
> Hello Everyone,
> 
> Well, I solved my problem with the editable cell appearing in the
> wrong place when a row was inserted that became the very first row
> displayed in a Gtk:TreeView.  Turns out all I needed to do was let the
> framework do it's thing after inserted the row before positioning the
> cursor to that new row with the "editing" flag set to TRUE.
> 
> Now, I have a new problem.  I need to connect a function to the
> TreeModel such that if a row is insert, changed, or deleted my
> function will be called.  So far, all my ideas have been duds.

Surely it's your own code that is doing the inserting and deleting?

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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