Theme problem
- From: Patrick Prasse <patrick prasse gmx net>
- To: gtk-app-devel-list gnome org
- Subject: Theme problem
- Date: Tue, 29 Jan 2002 23:54:13 +0100
Hello all!
In my application I do the following:
gnome_init ("BeatForce", VERSION, argc, argv);
gtk_rc_parse("/opt/gnome/share/themes/Aphex/gtk/gtkrc");
This applies the theme Aphex as it should.
But now there is a strange error:
If my default theme (set in .gtkrc) is a theme using the 'pixmap'
engine everything works just fine.
But if I use a default theme that uses any other engine than 'pixmap'
I experience random segfaults (mostly when adding items to CList's)
in my application.
Does anyone have the same error?
Is it a bug in the pixmap-engine?
Regards,
Patrick
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]