10 liens privés
notion intéressante notamment à la fin des commentaires
import Tkinter
def print_value(val):
print val
root = Tkinter.Tk()
scale = Tkinter.Scale(orient='horizontal', from_=0, to=128, command=print_value)
scale.pack()
root.mainloop()
try:
import tkinter as Tk
except:
import Tkinter as Tk
root = Tk.Tk()
root.attributes('-fullscreen', 1)
Tk.Button(root, text="Quit", command=root.destroy, height = 10, width = 10).grid(row=0, column=2)
Tk.Button(root, text="Quit", command=root.destroy, height = 10, width = 10).grid(row=1, column=2,columnspan=3, padx=8)
root.mainloop()
try:
import tkinter as Tk
except:
import Tkinter as Tk
root = Tk.Tk()
root.attributes('-fullscreen', 1)
Tk.Button(root, text="Quit", command=root.destroy).pack()
root.mainloop()
javascript:window.open('http://5.51.177.66/parisien/decodeur.php?key=ABCD1234abcd&url='+location)
powerbank
utilisatation ecran tfft
AGGRANDIR TEXTE DANS MENU RETROPIE