Pablo Pizarro R.

Results 27 comments of Pablo Pizarro R.

> Excuse me, when will this PR be merged? I have the same doubt

> Also, not clear what devices it's suited for. If it's not suited for Mac, I might want to refit it to be. that you’ll be epic

This would be a really nice addition. I'll take a look at this

Same issue here, https://github.com/ppizarror/pygame-menu/runs/7719197346?check_suite_focus=true

Thanks for your project as well, it's a really useful tool. greetings from 🇨🇱 😄

Hi @DJ-Dingo, I'm aware that my library is being used in this project. Many people have used pygame-menu with rapsberry's and no issues have been raised. Can you test the...

Nice, regarding keyboard I know that is a problem, and in the future, the key conflict (pressing many times an event) must be solved. Also, let me know if there's...

I'll check your code with this menu. Controller support should be working, at least this is the first issue since 2020 regarding joystick. Also our test pass, but who can't...

Check out also the ``readonly`` widget property: ```python button = menu.add.button(...) button.readonly = True ``` Readonly ignores all events of widgets (it should...). This can also be another solution. Then...

Hi, I cannot manage to enable 3.10 tests because nosetest fails. Check it out: https://github.com/ppizarror/pygame-menu/runs/7719197346?check_suite_focus=true