Examples with "tkinter for" and their translation in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Because it uses tkinter for the underlying graphics, it needs a version of Python installed with Tk support.
Du fait qu'il utilise la bibliothèque graphique tkinter, Turtle a besoin d'une version de python implémentant Tk.
Andere resultaten
Tkinter provides functionality for creating interactive graphical user interfaces.
Tkinter fournit des fonctionnalités pour créer des interfaces graphiques utilisateur interactives.
python-tktreectrl: Tkinter-based wrapper for Tk TreeCtrl, 515 days in preparation.
python-tktreectrl: Tkinter-based wrapper for Tk TreeCtrl, en préparation depuis 515 jours.
Tkinter source code is in this color, on the left.
Le code Tkinter est dans cette couleur, à gauche.
Creating a GUI application using Tkinter is an easy task.
Création d'une application graphique utilisant Tkinter est une tâche facile.
Tkinter wraps Tcl/tk so that it can be used it in Python.
Tkinter englobe la librairie Tcl/tk afin que nous puissions l'utiliser en Python.
It has a lot more of features than Tkinter.
Il possède de nombreuses fonctionnalités supplémentaires par rapport à Tkinter.
IDLE is written using Tkinter and therefore quite platform-independent...
Il est écrit en utilisant Tkinter et est donc indépendant de la plate-forme...
The Tkinter and wxPython main loops will receive these events and handle them accordingly.
Les boucles Tkinter et wxPython recevront ces évènements et agiront en conséquence.
The project uses Python, Tkinter, and Pmw.
Le projet utilise Python, Tkinter et Pmw.
PyVCPs fit naturally in with AXIS as they both use TKinter.
Les PyVCP s'intègrent naturellement avec AXIS car ils utilisent tous les deux Tkinter.
This way, Tkinter will stop trying to accommodate window size all the time.
De cette manière, Tkinter cessera d'essayer tout le temps d'adapter la fenêtre à son contenu.
In Tkinter, we call the.grid() method on the widget.
Avec Tkinter, on appelle la méthode.grid() sur notre widget.