Andrea

Results 17 issues of Andrea

Hi, I'm trying to find a consistent way to normalise the scalar values, I thought to use the descriptor to get min and max values, but I noticed that not...

I have a bunch of combo boxes at the bottom of the screen and when I open the selection the list is being cropped, is it possible to open the...

SetMargin on a slider only move the bar but NOT the handle. SetPadding instead doesn't affect the slider at all. ![screen shot 2013-07-23 at 12 38 31](https://f.cloud.github.com/assets/32179/841233/94d7d6d0-f38c-11e2-8260-faa957353a13.png)

Hi, I need to set the float value for a slider without calling the onValueChanged handler which should only be called when the value is set by the mouse click...

Is it possible to override or set in the png template the slider line color? I noticed it's hard-coded, but I was wondering if this can be changed in a...

Hi, I've already reported this bug on the forum: http://discourse.libcinder.org/t/alt-key-on-windows-pause-the-app/696/3

bug
msw

when you open a file dialog(open/save) the main app window looses the focus without calling keyUp. The key down events are not released and imgui sliders and scroll don't work...