Skip to content
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

Merged
merged 2 commits into from
Feb 6, 2018
Merged

Conversation

realsdx
Copy link
Contributor

@realsdx realsdx commented Feb 2, 2018

#81 Added the save functionality in GUI filemenu

Copy link
Member

@djmgit djmgit left a 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.

@djmgit
Copy link
Member

djmgit commented Feb 3, 2018

saveerror

Please have a look at this.

@realsdx
Copy link
Contributor Author

realsdx commented Feb 3, 2018

ok.. i will look into it

@djmgit
Copy link
Member

djmgit commented Feb 3, 2018

@realsdx great :)

@realsdx
Copy link
Contributor Author

realsdx commented Feb 3, 2018

its for python3 only
in python2 its tkFileDialog... should i add support for python2 ???

@djmgit
Copy link
Member

djmgit commented Feb 3, 2018

@realsdx yes please, actually as of now the app is for both py2 and py3. So py2 support is required :)

@realsdx
Copy link
Contributor Author

realsdx commented Feb 3, 2018

Done.

@djmgit
Copy link
Member

djmgit commented Feb 3, 2018

@realsdx will review it ASAP

@realsdx
Copy link
Contributor Author

realsdx commented Feb 3, 2018

I forgot to squash the commits, sorry for that
Commit msg is also wrong, Should i squash now?

@djmgit
Copy link
Member

djmgit commented Feb 3, 2018

@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 :)

Copy link
Member

@djmgit djmgit left a 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 👍

@djmgit djmgit merged commit ea9e7ff into NITDgpOS:master Feb 6, 2018
@realsdx realsdx deleted the savebtn branch March 30, 2018 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants