pythonarcade / arcade

Easy to use Python library for creating 2D arcade games.
http://arcade.academy
Other
1.69k stars 319 forks source link

Support style for more widgets in arcade.gui (like UIInputText etc.) #1966

Open Joxos opened 7 months ago

Joxos commented 7 months ago

Enhancement request:

What should be added/changed?

Style arg for some arcade.gui widgets.

What would it help with?

To create more complex widgets.

eruvanos commented 7 months ago

Hi, @Joxos which attributes would you be interested in to style of UIInputText?