Making Look&Feel Sticky

I’ve set LookAndFeel to Kunststoff in Preferences. My Windows users get that LAF, however my Mac users don’t. If my users reset their preference to Kunststoff LAF it lasts for that session only. A reboot returns to Apple’s default, which doesn’t work for my solution.

How does one make a specific LAF the default and sticky, all users no matter what platform unless they specifically make the switch themselves?

You can set the default L&F for clients in de property file with:
selectedlnf= (and than the name of L&F)

in 2.2 there is a new function in the Servoy admin pages.
there you can push/set the L&F for OSX-clients too.

Caution! not all L&F works well with OSX

HJK:
in 2.2 there is a new function in the Servoy admin pages.
there you can push/set the L&F for OSX-clients too.

Servoy Admin Pages?? Not familiar with that new feature. On the Server? Can’t find anything on the server under 2.2 for that. Nothing in the Repository under Servoy Developer. Where’s this feature?

Thanks.

morley! :shock: do you not know the servoy admin pages?
Here you can administrate your server

try: http://ip-adres:8080/servoy-admin

or on the server/developer itself:

http://localhost:8080/servoy-admin

Still can’t find it. Which page? Just did a third search of all pages and still can’t see where LAF default can be set. The only LAF reference I could find was for uploading a new LAF. That surely can’t be it because the Kunststoff LAF is already there for Windows. I’m becoming blind in my old age.

Actually I’ve been using the Servoy-Admin area of my Server for more than a month, just haven’t realized that’s what they’re called.

It’s just on the homepage: (2.2rc7)

pushLnfToMac: true/false

HJK:
It’s just on the homepage: (2.2rc7)

pushLnfToMac: true/false

Thanks Harjo. “PushLnfToMac” was just too cryptic. Thanks again.