pythonecuador/lira

Create custom list/tree widget

Closed this issue · 1 comments

In #61 I realized we are implementing a list with buttons, but buttons have some behavior that can't be changed, like the style of the text, the representation, etc.

We have a custom list widget now

class List:

I don't think we are going to need a tree for now