tryexceptpass / sofi

an OS agnostic UI module for Python
MIT License
387 stars 49 forks source link

Should dropdown use the actual button object #21

Closed tryexceptpass closed 8 years ago

tryexceptpass commented 8 years ago

Now that Button class exists, should Dropdown use a Button instance directly instead of hardcoding the HTML?