Re: [gtk-list] Re: clist scrolling
- From: John Estess <jestess wcnet net>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: clist scrolling
- Date: Mon, 23 Aug 1999 20:57:00 -0500
> The code I use does a gtk_container_add instead of the scrolled window
> routines and that works for me!
It worked great for me too :-) Thank you. Don't know why this works and
viewport don't, but I won't argue with success.
> /* Set column widths */
> style = gtk_widget_get_style(window);
> width = gdk_char_width(style->font, 'X');
> height = style->font->ascent + style->font->descent;
Gulp - time to grep for this stuff and read the applicable parts of the
tutorial.
--
_/ _/_/_/ || John Estess
_/ _/ _/_/ || jestess@wcnet.net
_/_/_/ _/_/_/ ||
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]