How to "find" custom engines
- From: Gabriele Greco <gabriele greco darts it>
- To: gtk-app-devel-list gnome org
- Subject: How to "find" custom engines
- Date: Wed, 06 Dec 2006 10:01:38 +0100
I want to use a custom engine in my gtk app, the problem is that I find
no way to tell GTK where my engine is located, the app is multiplatform
(linux/w32) and it doesn't find the engine except if I put it in the
default engine path (Common Files/GTK/lib/gtk-2.0/engines or
usr/lib/gtk-2.0/engines).
I've tried both:
(in the app rc file)
module_path "my/engine/path"
(also with the absolute path it doesn't work)
and:
export GTK_PATH="my/absolute/engine/path"
In both cases gtk doesn't find my engine and starts with the default look!
Bye,
Gabry
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]