Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Amor-WL/Python-GUI-Project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 59b45e0
Choose a base ref
...
head repository: Aashishkumar123/Python-GUI-Project
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a317f82
Choose a head ref
  • 9 commits
  • 2 files changed
  • 3 contributors

Commits on Apr 26, 2024

  1. changes

    RiyaaBhatt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    48e21e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge pull request Aashishkumar123#23 from RiyaaBhatt/master

    Interface Enhancements
    Aashishkumar123 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3055281 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Simple Calculator

    Calculator app with ".pack()" for geometry layout. For layout more concise, add widgets inside a Frame and this Frame inside the main window(Frame or Tk or Toplevel).The refence in the first comment.
    Joao-Angelo-P authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    5329792 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    627d804 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Update calculator2.py

     Disabled the user input in Entry widget. For force the user use only buttons entry data.
    Joao-Angelo-P authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    ebb9572 View commit details
    Browse the repository at this point in the history
  2. Update calculator2.py

    Exclude the "from tkinter import constants", forgot already have.
    Joao-Angelo-P authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    a5ba37d View commit details
    Browse the repository at this point in the history
  3. Update calculator2.py

    only "state=DISABLED".
    Joao-Angelo-P authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    73429e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. Configuration menu
    Copy the full SHA
    659a41a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Merge pull request Aashishkumar123#27 from Joao-Angelo-P/master

    Update calculator2.py
    Aashishkumar123 authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    a317f82 View commit details
    Browse the repository at this point in the history
Loading