Page 1 of 1

Chili Progressbar

Posted: 07 Jun 2020, 02:25
by ThinkSome
$Greetings,

Questions:

Is there a Progressbar widget with sliders implemented? That is, clicking on the progressbar should move a slider (like resource bars) and call OnChanged().

Is https://github.com/jk3064/chiliui still where Chili is developed? Last commit is from 2016.

Re: Chili Progressbar

Posted: 07 Jun 2020, 04:16
by gajop
Latest chili can be found here: https://github.com/gajop/chiliui

Progress bar is usually for display while the sliders are for interaction. Your idea is probably still possible though, but you may have to look into Chili source code to figure out how to achieve this.

Re: Chili Progressbar

Posted: 07 Jun 2020, 12:20
by ThinkSome
Found it... ZK has resource bars implemented by apparently overlaying several progressbars, one of which has MouseDown/Up: https://github.com/ZeroK-RTS/Zero-K/blo ... s.lua#L710

Re: Chili Progressbar

Posted: 19 Jul 2020, 09:48
by Google_Frog
You don't need to overlay multiple progress bars. The economy panel does that because it is displaying a configurable level on top of a storage indicator.

Re: Chili Progressbar

Posted: 25 Jul 2020, 22:00
by PicassoCT
While the engine migrates- would it be possible to add - icon models?
I found it pretty neat, to model icons in 3d- the only problem is to render them not as units.

Yes, yes, flat design etc. but you can do really cool animations with 3d icons- that are always sharp and clean whend rendered..
A well done dae is the svg of the icon world...