Which GTK engines are supported?
I just noticed the following message on my console:
/home/cay/.themes/Cay Simple/gtk-2.0/gtkrc:37: Engine "smooth" is unsupported, ignoring
/home/cay/.themes/Cay Simple/gtk-2.0/gtkrc:49: Engine "redmond95" is unsupported, ignoring
I guess my "simple" theme isn't working out. I can't blame Java--this GTK engine stuff is madness. I don't mind switching my theme, but can someone tell me which GTK engine(s) are supported in Mustang?
Thanks,
Cay






Never mind...my bad.
I ran the app under the Eclipse debugger, and Eclipse, while itself running under Mustang, ran the app in JDK 1.5.
Impressively enough, when I run the app outside Eclipse, everything is now rendered in my weird theme of choice.
Cay