-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Save functionality added in GUI file menu #95
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whenever I am trying to save I am encountering error.
Please see the attached screen shot.
ok.. i will look into it |
@realsdx great :) |
its for python3 only |
@realsdx yes please, actually as of now the app is for both py2 and py3. So py2 support is required :) |
Done. |
@realsdx will review it ASAP |
I forgot to squash the commits, sorry for that |
@realsdx since this is your second PR, it is a good time to learn how to squash commits. I would suggest you to squash your commits for this PR as it is very essential :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, save is working 👍
#81 Added the save functionality in GUI filemenu