Default LAF

Questions and answers on designing your Servoy solutions, database modelling and other 'how do I do this' that don't fit in any of the other categories

Default LAF

Postby marco.rossi » Fri Jan 05, 2018 7:01 pm

Hi all,

I'm tring to set a default Look And Feel on Servoy Application Server (version 7.4.10, Java 1.8.152) .
Following the instructions on the page:
https://wiki.servoy.com/display/Serv7/Styling+Solutions

I executed the code:

Code: Select all
var laf = Packages.javax.swing.UIManager.getLookAndFeel()
application.output(laf.getClass().getName()) 

That returns:
Code: Select all
com.sun.java.swing.plaf.windows.WindowsLookAndFeel

I put com.sun.java.swing.plaf.windows.WindowsLookAndFeel into the field
"selectedlnf: "
but seems that this field is ignored by the client.

Am I missing something?
Marco Rossi
Senior Analyst Developer
Freelance Consultant

IT Manager @Mantho
Webmaster @Sitoliquido
marco.rossi
 
Posts: 110
Joined: Sun Apr 12, 2015 9:33 pm

Return to Programming with Servoy

Who is online

Users browsing this forum: No registered users and 3 guests

cron