Re: A Scrollable Box Widget
- From: Dan Winship <danw helixcode com>
- To: ijc25 cam ac uk
- Cc: Havoc Pennington <hp redhat com>, gnome-devel-list gnome org
- Subject: Re: A Scrollable Box Widget
- Date: Thu, 27 Apr 2000 11:02:16 -0400
> I have, if the box contains a GtkText then this is just allocated a
> fixed size and doesn't scroll.
You need to connect to the GtkText's size_request signal and have it
request all the space it needs.
(I just implemented this in Evolution this past week, although with
GtkHTMLs rather than GtkTexts.)
-- Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]