Find and share HowTos to various installations / configurations!
NFedorenko
Posts: 45 Joined: Wed Jun 15, 2016 5:41 pm
How to set visual parameters for Web-client
Post
by NFedorenko » Tue Oct 18, 2016 1:29 pm
Hello to all!
I've set some configs for UI:
It works correct.
Now I want the same view in web-client.
Where should I set this parameters?
mkoller
Posts: 741 Joined: Fri Sep 17, 2010 9:03 am
Re: How to set visual parameters for Web-client
Post
by mkoller » Tue Oct 18, 2016 1:51 pm
For the WebClient plugin you need to set this in the HTML file in the object tag as
NFedorenko
Posts: 45 Joined: Wed Jun 15, 2016 5:41 pm
Re: How to set visual parameters for Web-client
Post
by NFedorenko » Tue Oct 18, 2016 2:01 pm
Super!
It works perfectly!
Thanks for the answer.
Maybe there are some restrictions for the parameters?
Or they are the same as in UI?
mkoller
Posts: 741 Joined: Fri Sep 17, 2010 9:03 am
Re: How to set visual parameters for Web-client
Post
by mkoller » Tue Oct 18, 2016 2:46 pm
They are the same as for the stand alone UI manager (except that you do not need -menuBar -iconBar since the first module started is always an embedded Module)
NFedorenko
Posts: 45 Joined: Wed Jun 15, 2016 5:41 pm
Re: How to set visual parameters for Web-client
Post
by NFedorenko » Tue Oct 18, 2016 2:52 pm
That's great.
Except NPAPI support problem... B)