Page 1 of 1

DesktopUI config file and TitleBar

Posted: Tue Oct 08, 2019 11:04 pm
by vbalan007
Hi,

By default, Desktop UI is not loading the [ui] parameters from the config file. We need to edit the ctl - webclient_http to incorporate the settings from regular UI client. In future , will Desktop inherit all the parameters from the project config file automatically?

If we scaledown (downscaleOversizedPanel , FitToModule) the panel view from 4k to 1080P (standard view), we are not able to see the titlebar with close button as in regular UI.

Please let me whether we could see the titlebar with close button in DeskopUi, if we scaledown the view.

Thanks,
Bala

Re: DesktopUI config file and TitleBar

Posted: Wed Oct 09, 2019 8:37 am
by leoknipp
Normally there is no need to the change the CTRL code to load settings for a UI.
Are you using a config.webclient file in your project?
In that case you have to make the settings for the Desktop-UI in the config.webclient file instead of the config file.

Best Regards
Leopold Knipp
Senior Support Specialist

Re: DesktopUI config file and TitleBar

Posted: Wed Oct 09, 2019 4:57 pm
by vbalan007
Thank you. I will prefer using webclient config file rather than editing the ctl.

Regarding the Title bar, Are there any way to display title bar in scaledown mode in DesktopUI.

I am initializing an embedded module(moduleShowFullScreen) in the 4k base panel.