How to set visual parameters for Web-client

Find and share HowTos to various installations / configurations!
5 posts • Page 1 of 1
NFedorenko
Posts:45
Joined: Wed Jun 15, 2016 5:41 pm

How to set visual parameters for Web-client

Post by NFedorenko »

Hello to all!

I've set some configs for UI:

Code: Select all

-iconBar -menuBar -style fusion
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 »

For the WebClient plugin you need to set this in the HTML file in the object tag as

Code: Select all



NFedorenko
Posts:45
Joined: Wed Jun 15, 2016 5:41 pm

Re: How to set visual parameters for Web-client

Post by NFedorenko »

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 »

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 »

That's great.
Except NPAPI support problem... B)

5 posts • Page 1 of 1