Button paracourir en python
Fermé
chris_james
Messages postés
10
Date d'inscription
mercredi 19 novembre 2008
Statut
Membre
Dernière intervention
8 février 2010
-
28 janv. 2010 à 20:52
Clem120% Messages postés 54 Date d'inscription mercredi 18 juin 2008 Statut Membre Dernière intervention 1 juillet 2011 - 15 mai 2010 à 21:05
Clem120% Messages postés 54 Date d'inscription mercredi 18 juin 2008 Statut Membre Dernière intervention 1 juillet 2011 - 15 mai 2010 à 21:05
A voir également:
- Button paracourir en python
- Citizen code python avis - Accueil - Outils
- Python est introuvable. exúcutez sans argument pour procúder ó l ✓ - Forum Python
- Executer un programe python dans la console ✓ - Forum Python
- Power button locked iiyama - Forum Ecran
1 réponse
Clem120%
Messages postés
54
Date d'inscription
mercredi 18 juin 2008
Statut
Membre
Dernière intervention
1 juillet 2011
15
15 mai 2010 à 21:05
15 mai 2010 à 21:05
Je suppose que tu utilises TKinter, tu peux utiliser tkFileDialog.
import tkFileDialog
adresse = tkFileDialog.askopenfilename(title="Ouvrir")
http://gaminghacks.free.fr/python%201%20min.php
import tkFileDialog
adresse = tkFileDialog.askopenfilename(title="Ouvrir")
http://gaminghacks.free.fr/python%201%20min.php