Pages: 1 2
Author Topic: LGM themes (Warning: Images)  (75,058 Views)
Offline (Unknown gender) TheExDeus

Developer
Joined: Apr 2008
Posts: 1,860
View profile
Reply #15 Posted on: September 28, 2010, 06:51:31 PM
QuoteUntil 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.
Offline (Unknown gender) IsmAvatar

LateralGM Developer
LGM Developer
Joined: Apr 2008
Posts: 877
View profile
Reply #16 Posted on: September 28, 2010, 08:50:28 PM
Actually you probably did it right. LGM just overrides the theme as soon as it loads up.
Offline (Unknown gender) luiscubal

Member
Joined: Jun 2009
Posts: 452
View profile
Reply #17 Posted on: September 29, 2010, 08:57:12 PM
@IsmAvatar Why does it do that?
Offline (Unknown gender) IsmAvatar

LateralGM Developer
LGM Developer
Joined: Apr 2008
Posts: 877
View profile
Reply #18 Posted on: September 29, 2010, 10:40:46 PM
Like I said:
Quoteduring 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.
Pages: 1 2