Dude, I got lost in your explanation. Why don't you post an example? Then we can better understand the nature of your problem.
On 12/6/05, Bob Caryl <[EMAIL PROTECTED]> wrote: > Greetings all! > > I have an editable cell renderer in a treeview which has a callback slot > connected to its "signal_edited" signal. The actions taken in this > callback slot depend upon knowing to which widget the cell renderer lost > focus. Because the cell renderer's callback slot is called prior to the > callback slot (wherein status variables are set) connected to the > "signal_clicked" signal of the widget gaining focus from the cell > renderer, the cell renderer's callback slot doesn't have fresh status data. > > Anyone have any ideas on how I can get around this problem? > > Bob > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list > -- R. Douglas Barbieri [EMAIL PROTECTED] _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
