Thank you, it should work.
A question. I don't know if there's a way, but would it be possible to define a default callback for all buttons created, so I don't have to define each callback individually? In this case, it would also be necessary to the callback to return some information about the clicked button. That way I could handle all the buttons more efficiently.