Motif look on XFCE? Topic is solved

Do you have a typical platform dependent issue you're battling with ? Ask it here. Make sure you mention your platform, compiler, and wxWidgets version.
stjepang
In need of some credit
In need of some credit
Posts: 2
Joined: Thu Aug 04, 2005 7:48 am

Motif look on XFCE?

Post by stjepang »

I use GNU/Linux and XFCE WM.
I made simple program. My program has Motif look, but I want to let it have XFCE (GTK) look. As you know, XFCE is made with GTK.

TIA (thanks in advance ;))
leio
Can't get richer than this
Can't get richer than this
Posts: 802
Joined: Mon Dec 27, 2004 10:46 am
Location: Estonia, Tallinn

Post by leio »

Are you using wxGTK...?
Compilers: gcc-3.3.6, gcc-3.4.5, gcc-4.0.2, gcc-4.1.0 and MSVC6
OS's: Gentoo Linux, WinXP; WX: CVS HEAD

Project Manager of wxMUD - http://wxmud.sf.net/
Developer of wxGTK;
gtk+ port maintainer of OMGUI - http://www.omgui.org/
stjepang
In need of some credit
In need of some credit
Posts: 2
Joined: Thu Aug 04, 2005 7:48 am

Post by stjepang »

Yes, I use wxGTK.
leio
Can't get richer than this
Can't get richer than this
Posts: 802
Joined: Mon Dec 27, 2004 10:46 am
Location: Estonia, Tallinn

Post by leio »

Then you have whatever theme you use for your gtk+ apps as your wxGTK applications look.
Try selecting the theme. Although I do not think even the default gtk+ theme looks like motif. However in case of an ancient gtk+ version, it might (2.0 comes to mind, and that's certainly way too ancient to deserve usage)
Compilers: gcc-3.3.6, gcc-3.4.5, gcc-4.0.2, gcc-4.1.0 and MSVC6
OS's: Gentoo Linux, WinXP; WX: CVS HEAD

Project Manager of wxMUD - http://wxmud.sf.net/
Developer of wxGTK;
gtk+ port maintainer of OMGUI - http://www.omgui.org/