pyretro-gui icon indicating copy to clipboard operation
pyretro-gui copied to clipboard

PyRetro-Gui (also pyretrogui) is a gui framework built using pygame-ce to develop nostalgic looking apps.

Results 4 pyretro-gui issues
Sort by recently updated
recently updated
newest added

Hi, I love this project and would love to see it grow. I think a good next step would be to add messagebox support. This would essentially be a separate...

suggestion

Mainly: - Normal input - Range input The rest should kind of follow the same principles as issue #9

enhancement

Simple as that. As for parameters / arguments it should have: ```python x: int, y: int, anchors: list[int] = [0, 0] checked = False, onchange = None, colors: list[tuple] =...

enhancement
good first issue