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

Create Functional GUI #5

Open
GeorgeCiesinski opened this issue Jan 20, 2020 · 3 comments
Open

Create Functional GUI #5

GeorgeCiesinski opened this issue Jan 20, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@GeorgeCiesinski
Copy link
Owner

GeorgeCiesinski commented Jan 20, 2020

A GUI is required to run at the same time as the Listener. The program should start, the GUI should become visible instead of console window, and should display the same information as the console. Closing the GUI results int he program closing. The file menu would contain the settings option to configure the program. First time start would also ask the user to configure the textblock locations.

@GeorgeCiesinski GeorgeCiesinski added the enhancement New feature or request label Jan 20, 2020
@GeorgeCiesinski GeorgeCiesinski added this to the 2.0 Release milestone Jan 20, 2020
@GeorgeCiesinski GeorgeCiesinski self-assigned this Jan 20, 2020
@GeorgeCiesinski
Copy link
Owner Author

#3 opened due to threading issue between Tkinter and Pynput. Need to find a way to run both threads at once.

@GeorgeCiesinski
Copy link
Owner Author

#62 has been closed as the layout was planned out and finally programmed.

@GeorgeCiesinski
Copy link
Owner Author

#64 created for the Add feature.
#65 created for the Edit feature.
#66 created for the Delete feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant