QAZIMAAZARSHAD / Income-Tax-Calculator

Income Tax Calculation System For A Salaried Person
https://github.com/QAZIMAAZARSHAD/Income-Tax-Calcultor/blob/main/README.md
MIT License
36 stars 57 forks source link

Buttons issue in macOS #32

Closed skimran2000 closed 3 years ago

skimran2000 commented 3 years ago

Issue Number

fixes #23

Describe the changes you've made

I have imported Buttons library from tkmacosx which supports buttons for macOS and also have imported platform library to check the system OS on which this application is running and execute accordingly.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Additional context (OPTIONAL)

https://user-images.githubusercontent.com/78163908/121566918-9fee2e00-ca3b-11eb-9e6f-2ce06bf351e7.mp4

Checklist