flixel-ui icon indicating copy to clipboard operation
flixel-ui copied to clipboard

FlxUICheckbox Gamepad support?

Open Fuzzipede opened this issue 8 years ago • 6 comments

I cannot check checkboxes with my gamepad? Mouse works well. Is it not implemented? Will it be implemented?

Thanks for your help. I really like the Flixel-UI kit! :)

Fuzzipede avatar Apr 27 '16 15:04 Fuzzipede

You can accomplish this with the FlxUICursor. See the FlxUICursor demo in flixel-demos.

larsiusprime avatar Apr 27 '16 18:04 larsiusprime

The checkbox in the demo doesnt work for me with Keyboard or Gamepad. Am i missing something?

Fuzzipede avatar Apr 27 '16 19:04 Fuzzipede

To be clear, we're talking about this demo: http://haxeflixel.com/demos/Cursor/

Do you have issues with that demo? If so we might have a bug on our hands and need to fix it.

larsiusprime avatar Apr 27 '16 19:04 larsiusprime

yeah. Thats the demo i was trying. I get the cursor_down when i press the a button on my XBOX360-Pad/Keyboard, but the checkbox does not check or uncheck itself. The buttons working. but not the checkboxes

Fuzzipede avatar Apr 27 '16 20:04 Fuzzipede

We'll look into this and see if we can reproduce/fix it.

larsiusprime avatar Apr 27 '16 20:04 larsiusprime

any news about this. Do you need more information from me?

Thanks for your help!

Fuzzipede avatar May 01 '16 11:05 Fuzzipede