Re: [gtk-list] Re: CList updates



Thought I would add one more data point. If I convert
from using threads to using a callback then I can use
gtk_container_add rather than
gtk_scrolled_window_add_with_viewport and the CList
updates properly. Still hoping someone might know what
is going on here. Thanks -Matt Gilbert

--- Yasushi Shoji <yashi@yashi.com> wrote:
> hi,
> 
> From: Owen Taylor <otaylor@redhat.com>
> Subject: [gtk-list] Re: CList updates
> Date: 13 Jan 2000 14:45:41 -0500
> 
> > Well, not to make things difficult :-), but you
> _do_ need to use
> > gtk_container_add(). If you use
> gtk_scrolled_window_add_with_viewport(),
> > then you'll have the the following problems:
> > 
> >  - The column titles will scroll with the clist
> >  - Your CList will be limited to 32,768 pixels in
> height
> 
> Should these be considered bugs?  or they stay as
> they are?
> --
>               yashi
> 
> -- 
> To unsubscribe: mail -s unsubscribe
> gtk-list-request@redhat.com < /dev/null
> 
> 
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com



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