Soucis tkinter
TartuffffDD
Messages postés
30
Date d'inscription
Statut
Membre
Dernière intervention
-
Jithel Messages postés 843 Date d'inscription Statut Membre Dernière intervention -
Jithel Messages postés 843 Date d'inscription Statut Membre Dernière intervention -
ceci est un quiz quand une personne perds sa la conduit vers hardcore qui lui conduit a hardcore 2
def hardcore2():
photo = PhotoImage(file='gameover.png')
xubuntu = Tk()
repj.place(x = '2000', y = '2000')
repf.place(x = '2000', y = '2000')
titre.place(x = '2000', y = '2000')
q1.place(x = '2000', y = '2000')
labeltext.place(x = '2000', y = '2000')
lebeltext.place(x = '2000', y = '2000')
d.place(x = '2000', y = '2000')
print('dommage :)')
label5 = Button(xubuntu, image=photo).pack()
il ne m'affiche pas mon image pourriez vous m'aidez
def hardcore2():
photo = PhotoImage(file='gameover.png')
xubuntu = Tk()
repj.place(x = '2000', y = '2000')
repf.place(x = '2000', y = '2000')
titre.place(x = '2000', y = '2000')
q1.place(x = '2000', y = '2000')
labeltext.place(x = '2000', y = '2000')
lebeltext.place(x = '2000', y = '2000')
d.place(x = '2000', y = '2000')
print('dommage :)')
label5 = Button(xubuntu, image=photo).pack()
il ne m'affiche pas mon image pourriez vous m'aidez