Servoy 2.2 Beta 3

You need ports 1099 and 8080 open on the firewall.

Note: the updates are downloaded via a normal http browser request to our web server (using port 80)

pbakker wrote:
…the L&F changed from Windows L&F to Standard L&F…

Will be corrected in Servoy 2.2 beta4, thanks for reporting

I’ve tried to set my LNF back to Windows LNF woth 2.2 RC1, but after restarting Servoy Developer, it still starts with “Standard” LNF…

The LNF entry in the servoy.properties file states:

selectedlnf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel

Paul[/code]

The standard LAF on your system seems the Windows LAF (standard actually means let the JVM decide)

dueh… :oops: