This code creates a button for each image in the list, how do I create a command that opens a file for each button.
coluna=0
linha=0
lista = ["coisa.png", "guerra.png", "mundo.png", "universo.png", "impacto.png", "guerra2.png"]
for...
asked by
21.01.2018 / 00:08