Using -style parameter in Desktop UI

Find and share HowTos to various installations / configurations!
Search

Post Reply
6 posts • Page 1 of 1
VictorCalvo
Posts: 20
Joined: Fri Feb 08, 2019 12:48 pm

Using -style parameter in Desktop UI

Post by VictorCalvo »

Hi,

I was wondering if it is possible to assign the style parameter to the Desktop UI. By default, I think the Desktop UI hasn't any style set. How can I establish the style parameter to "windows" so it works as in the User Interface manager case, where the style is set within the argument list ?

Thank you

User avatar
tmalone
Posts: 192
Joined: Mon Nov 22, 2010 11:21 pm

Re: Using -style parameter in Desktop UI

Post by tmalone »

in the config file:

[httpServer]
uiArguements = "-p vision/login.pnl -menuBar -iconBar -style fusion"

also learn about config.webclient file for things just for remote UIs.

[ui]
#over ride any config file entries, or add special properties for remote UI/Mobile/Phone

VictorCalvo
Posts: 20
Joined: Fri Feb 08, 2019 12:48 pm

Re: Using -style parameter in Desktop UI

Post by VictorCalvo »

Hi,

I set the "uiArguments" parameter to"-p vision/login.pnl -menuBar -iconBar -style windows" within the config file (using config.webclient file), but it doesn't work. Is there any additional step to perform in order to load the arguments?

Thank you

VictorCalvo
Posts: 20
Joined: Fri Feb 08, 2019 12:48 pm

Re: Using -style parameter in Desktop UI

Post by VictorCalvo »

I noticed that these arguments are loaded when I use ULC access. However, they are not loaded when I Desktop UI

gschijndel
Posts: 373
Joined: Tue Jan 15, 2019 3:12 pm

Re: Using -style parameter in Desktop UI

Post by gschijndel »

Just add the '-style' option to the command used to start the Desktop UI.

VictorCalvo
Posts: 20
Joined: Fri Feb 08, 2019 12:48 pm

Re: Using -style parameter in Desktop UI

Post by VictorCalvo »

Thank you. I didn't know if it was possible and how to do it.

Post Reply
6 posts • Page 1 of 1