RES: Any way to make GTK+ themes work under WIN32 port?
"Daniel K. O." <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi guys
I also got the gtk 2.0 theme engines working on Windows.
But I still can't use the "flat" engine. I'm still geting this error when
using the engine:
--
(test.exe:4278774943): GLib-GObject-CRITICAL **: file gobject.c: line 1308
(g_object_unref): assertion `object->ref_count > 0' failed
--
Oh yeah, and I still need to specify the complete path to the engine, like:
--
engine "/windows/system/flat" { }
--
If I try anything else, I'll get errors saying that it could not find the
engine on the module_path (or something like that).
Wouldn't be nice if it just tried to find the engines on the system (or the
lib) directory?
I never used the "flat" engine under linux, so I don't know if this also
happens on linux. Could anyone give me a hint about this? If anyone cares,
the source codes and the Dev-C++ (with MinGW 2.0) project files are here:
http://www.danielko.kit.net/gtk/gtk-flat-theme-2.tar.gz
Thanks for any help.
(PS: Happy New Year 4 U ALL :D )
Daniel K. O.
> -----Mensagem original-----
> De: Ãystein O Johansen [mailto:[email protected]]
> Enviada em: domingo, 29 de dezembro de 2002 18:10
> Para: [email protected]
> Assunto: Re: [gimpwin-dev] Any way to make GTK+ themes work under WIN32
> port?
>
>
> Here's mine:
>
> http://home.online.no/~oeysteij/GTKThemes.html
>
> Works with GTK 1.3 on windows.
>
> -Ãystein
>