Skip to main content

Contact - 1.31

Voici un programme en tkinter permettant de gérer une liste de contacts nom, prénom, tél, email et fonction. A program written in tkinter / python to handle yours contacts (name, first name, phone number, email and role) Prérequis / prerequisite : Python > 2.5


Maxime
(spacemax)
Contact Manager written in Tkinter / Python
Click to direct download


Voici un programme en tkinter permettant de gérer une liste de contacts nom, prénom, tél, email et fonction.
A program written in tkinter / python to handle yours contacts (name, first name, phone number, email and role)
Prérequis / prerequisite : Python > 2.5

Changes

Correct a bug under Windows when the tips are printed : UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)

Links

Home Page
https://sites.google.com/site/gamemaxpy/home/contact?
Source
https://sites.google.com/site/gamemaxpy/

Releases

Contact 1.1 — 12 Nov, 2012

Contact 1.3 — 25 Nov, 2012

Contact 1.2 — 19 Nov, 2012

Contact 1.31 — 27 Nov, 2012

Pygame.org account Comments

  • josmiley 2012-11-12 21:20

    salut Max,

    un peu déçu :(
    1- tu n'as pas utilisé pygame
    2- y a même pas l'auto-complétion dans la recherche

    tu peux le faire ! tu y crois ! GO GO GO !

  • Space Max 2012-11-12 21:40

    Tkinter est bien moins rigolo que Pygame...Surtout avec les options pack() et grid() dont le comportement est difficile à apprivoiser mais c'est un choix assumer. Je voulais utiliser ce module.
    Tkinter is much less fun than Pygame ...Especially with the options pack () and grid () whose behavior is difficult to tame but this is a choice assumed. I wanted to use this module.

    :)

  • josmiley 2012-11-20 19:38

    voilà qui est mieux!
    manque un petit effort sur le design :)