Re: Re: gtk_clist_remove : bug or undocumented feature ;)



Hello,

> > I'm currently experiencing a strange reaction from a gtk_clist.
> > I have a gtk_clist configured with GTK_SELECTION_BROWSE and
> > when i use gtk_clist_remove to remove the LAST row, an invisible
> > row stay in the list and is unusable...
> 
> It could be that the unusable last row is just blank space left in the
> clist's enclosing window.  Try setting the policy of the window that
> holds the clist to allow-shrink and auto-shrink using the
> gtk_window_set_policy() routine.

I don't think that the last row is just a blank space because this row
is clickable but when you try to get informations, from this row it fails.

And i only have this problem when i remove the last line of the clist.

I don't understand what's appening ;(






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