This repository has been archived by the owner on Aug 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instruction is shown when hovers to that widget
Clearing values in ``explode``, ``pie_items`` and ``pie_items_percentage`` variable were broken (that was my fault when I refactored code). Glad I found it while testing. **Parent window** was added to the messagebox so that user must click any choice in messagebox and then redirect to the tix.Tk or tix.Toplevel window. Added functionality to make tix.Tk window disappear when user opens Toplevel window and reappear when user exits the tix.Toplevel window. Removed **Exit Pie Chart Creator** button because I think its useless as we can do the same thing with X button from the title bar. **Small window gets pop-up when user hover to the specific widget with some texts. This replaces "Instruction" window.** Added additional exceptions to prevent program from crashing or to make user know what went wrong. Changed button name "Make chart with registered values" to "Make Pie-Chart". Deleted some code which became useless after adding new features. Clicking image at the main window opens the GitHub repository. Names of some variables and parameters are changed. Added image of the program to README.md. Used tix window instead of Tk window. Placed buttons one after another. Deleted "Instructions.txt". Improved some comments.
- Loading branch information
Showing
3 changed files
with
89 additions
and
90 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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