Re: [gtkmm] GTKmm treeview



Hi,

I am sorry for the lack of info in my previous mail.

I am using GTKmm 2.0  TreeView in my application.
I am implementing 'Change signal' in my application because there is
only one signal in   Gtkmm TreeView.
But, it creates a problem, when I erase an item from TreeView, it
executes twice, once when it erases the item and then when it selects
next item from TreeView.
I want it to be  executed only when the next item is being selected.

I hope I am clear now.

Thanks
Ramachandra



----- Original Message -----
From: "Murray Cumming" <murrayc murrayc com>
To: "Ramachandra Putti" <ramachandrap dpsl net>
Cc: "gtkmm-list" <gtkmm-list gnome org>
Sent: Sunday, September 12, 2004 8:24 PM
Subject: Re: [gtkmm] GTKmm treeview


> On Thu, 2004-09-09 at 12:58 +0530, Ramachandra Putti wrote:
> > Hi,
> > I  have one problem related to treeview.
> > I  have only one signal in TreeView control that is Change().
> > Is there any way by which I can apply another signal like onChange(),
> > onClick(), onSelection().
> >
> > Also, rendering of columns, grid lines is cumbursome. Any solution
please? I
> > am stuck.
>
> I'm sorry, I don't understand at all. Please try to rephrase the
> questions - for instance, tell us what you are trying to achieve. And
> please use exact signal and method names.
>
> --
> 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]