-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correction de la gestion des icones. Suppression de la déclaration de…
…s icones dans les toplevel et changement tu paramètre de 'self.iconphoto(True, self.logo)' de 'False' à 'True' pour mettre l'icone de l'application sur toutes les décendances de la fenêtre principale. Par ailleurs, Amélioration de la gestion des erreurs réseaux dans la fenêtre 'A propos' - maintenant si il y du réseau mais pas d'Internet dessus un timeout arrête la tentative de connection pour ne pas bloquer l'application + meilleur gestion des curseurs pendant la tentative de connection à Internet dans 'A propos'
- Loading branch information
1 parent
24f3763
commit cf2a9ce
Showing
5 changed files
with
42 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters