Re: [gtk-list] CList & Style file question
- From: Damon Chaplin <damon karuna freeserve co uk>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] CList & Style file question
- Date: Thu, 11 Mar 1999 22:03:47 +0000
"Georg C. F. Greve" wrote:
>
> Hi !
>
> I have been working on the Xlogmaster the past few days and it is
> essentially GTK+ 1.2.0 compliant now.
>
> Unfortunately this broke some of the style things internally, it
> seems. Now the GtkText widget doesn't display the text in the right
> colors anymore. Instead of displaying them in black , red and slight
> blue it display them with blue backgrounds of different intensities
> with the same foreground color. Anyone knowing the changes between
> 1.0.x and 1.2.x off the top of his/her head ?
Are you using the base and text colours of the style for the background
and foreground respectively?
> My second questions concerns the GtkCList. I attach data to certain
> rows of my GtkCList and I would like a routine to be called upon
> destruction of a row so I can safely free the memory used by the data
> again. Any "standard" / "clean" way of doing this ?
gtk_clist_set_row_data_full()
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]