Page 1 of 1

How to hidedefault Gui and show chilli widgets?

Posted: 27 Dec 2018, 01:00
by PicassoCT
Hi everyone,

I wanted to know how to hide one part of the default GUI - the command and controll buttons.
And i wanted to know how to keep the Chili buttons visible at the same time.

I am already aware off this:
https://springrts.com/wiki/UI_commands
and all the previously given answers- which all did not contain a really satisfying answer.

The default answer is "Hide the complete gui with /HideInterface " which is not what i want to do.
I want to still show the minimap.
I still want to show the chili elements of my GUI.
I still want to draw other widgets.

A real answers is greatly appreciated.
Thank you.

Re: How to hidedefault Gui and show chilli widgets?

Posted: 27 Dec 2018, 11:50
by Silentwings
See chili section of the wiki - https://springrts.com/wiki/Chili:Hiding_The_Default_GUI

The LayoutButtons/LayoutHandler part hides the engines command & build interface.

Re: How to hidedefault Gui and show chilli widgets?

Posted: 27 Dec 2018, 13:10
by PicassoCT
This does not hide the default commands.
I have that widget already integrated.

Thx for replying though.

Re: How to hidedefault Gui and show chilli widgets?

Posted: 27 Dec 2018, 14:54
by Silentwings
This does not hide the default commands
What do you mean by "the default commands"?

When functioning correctly that widget will hide what afaics is the only thing that fits your descripition "part of the default GUI - the command and controll buttons"

Re: How to hidedefault Gui and show chilli widgets?

Posted: 27 Dec 2018, 16:16
by gajop

Re: How to hidedefault Gui and show chilli widgets?

Posted: 27 Dec 2018, 21:50
by PicassoCT