Hi, is it possible to upload a new look and feel and use it at runtime?
How do I set the L&F programatically without clicking from the smart client menu?
Will the L&F affect web client components too?
Hi, is it possible to upload a new look and feel and use it at runtime?
How do I set the L&F programatically without clicking from the smart client menu?
Will the L&F affect web client components too?
erikd:
Hi, is it possible to upload a new look and feel and use it at runtime?
uploading it to the server and restart the server then yes it can be used.
Another way would require a special plugin that does some loading and setting of the laf
erikd:
How do I set the L&F programatically without clicking from the smart client menu?
no, but through a plugin this could be done.
erikd:
Will the L&F affect web client components too?
no L&F are smart client related.
Thank you for the reply! Very much appreciated.