Première application en PyQt4
Voici une première application minimaliste qui ne fait qu’affichier une fenêtre : # -*- coding: utf-8 -*- #!/usr/bin/python ## Import
Lire la suiteVoici une première application minimaliste qui ne fait qu’affichier une fenêtre : # -*- coding: utf-8 -*- #!/usr/bin/python ## Import
Lire la suite