WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: FTLK theme is hard-coded in some GUIs  (Read 4752 times)

Offline florian

  • Full Member
  • ***
  • Posts: 116
    • Home Page
FTLK theme is hard-coded in some GUIs
« on: December 14, 2008, 05:24:51 AM »
I like the plastic Fltk theme quite much (shiny eye candy :D) and thus have added this line to my .Xdefault:
Code: [Select]
fltk*scheme: plasticThis works well for most GUIs, however I have noticed some of the small fltk GUI programs still don't appear with the theme I have chosen.

I have traced the issue back to the code of some the small GUIs where the theme is hard-coded as follow:
Code: [Select]
Fl::scheme("gtk+");Could it be possible to remove those explicit theme settings in order not to override the user's settings?

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: FTLK theme is hard-coded in some GUIs
« Reply #1 on: December 14, 2008, 06:44:08 AM »
Sure. Will be done.

Completed in rc5.
« Last Edit: December 14, 2008, 05:35:15 PM by roberts »
10+ Years Contributing to Linux Open Source Projects.