Pages: « 1 2
  Print  
Author Topic: LGM themes (Warning: Images)  (Read 16832 times)
Offline (Unknown gender) TheExDeus
Reply #15 Posted on: September 28, 2010, 01:51:31 pm

Developer
Joined: Apr 2008
Posts: 1860

View Profile
Quote
Until such an option exists, you could see http://download.oracle.com/javase/tutorial/uiswing/lookandfeel/plaf.html and try:

java -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel MyApp

Not sure if this works for LGM, but it if doesn't, I'll have to ask the LGM devs to support it until a better solution comes along.
I tried that swing.properties file method, and it didn't work for me. Thou its probably because I did something wrong, or that I didn't even find the right directory to put it in.
Logged
Offline (Female) IsmAvatar
Reply #16 Posted on: September 28, 2010, 03:50:28 pm

LateralGM Developer
LGM Developer
Location: Pennsylvania/USA
Joined: Apr 2008
Posts: 877

View Profile Email
Actually you probably did it right. LGM just overrides the theme as soon as it loads up.
Logged
Offline (Unknown gender) luiscubal
Reply #17 Posted on: September 29, 2010, 03:57:12 pm
Member
Joined: Jun 2009
Posts: 452

View Profile Email
@IsmAvatar Why does it do that?
Logged
Offline (Female) IsmAvatar
Reply #18 Posted on: September 29, 2010, 05:40:46 pm

LateralGM Developer
LGM Developer
Location: Pennsylvania/USA
Joined: Apr 2008
Posts: 877

View Profile Email
Like I said:
Quote
during development, we forced the Java L&F because different platforms typically screwed up the components and it made it difficult to test the more important functionality on each platform.
Read my posts in this thread for more info.
Logged
Pages: « 1 2
  Print