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

Add GUI prototype - Choosing which GUI Framework to use #43

Open
Chris-Johnston opened this issue Feb 28, 2018 · 5 comments
Open

Add GUI prototype - Choosing which GUI Framework to use #43

Chris-Johnston opened this issue Feb 28, 2018 · 5 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@Chris-Johnston
Copy link
Owner

Add a prototype GUI that is just a basic prototype so that development on it can begin and we can eventually begin work on it.

@Chris-Johnston Chris-Johnston added the enhancement New feature or request label Feb 28, 2018
@Chris-Johnston Chris-Johnston added this to To do in Implementation via automation Feb 28, 2018
@Chris-Johnston Chris-Johnston added this to the Final Working Version milestone Feb 28, 2018
@Chris-Johnston Chris-Johnston moved this from To do to In progress in Implementation Mar 14, 2018
@bpas247
Copy link
Collaborator

bpas247 commented Jun 8, 2018

What framework should we use?

@Chris-Johnston
Copy link
Owner Author

Chris-Johnston commented Jun 9, 2018

I'm no expert in python GUIs, so I'm not certain about the best answer for that.
Priority would go to GUIs that are:

  • Cross Platform
  • Free & Open Source
  • Handle DPI scaling

Though, if someone is willing to help with a GUI that they are familiar with, I'm not going to say no to that.

@Chris-Johnston Chris-Johnston added the question Further information is requested label Jun 9, 2018
@Chris-Johnston Chris-Johnston changed the title Add GUI prototype Add GUI prototype - Choosing which GUI Framework to use Jun 9, 2018
@bpas247
Copy link
Collaborator

bpas247 commented Jun 26, 2018

I have been doing some research, and kivy might be a good option for a GUI framework.

@pupper68k
Copy link
Contributor

Have we considered PyQt? Qt may be a little heavy handed, but it works flawlessly on almost every platform.

@Chris-Johnston
Copy link
Owner Author

Seems like it would fit our needs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
Implementation
  
In progress
Development

No branches or pull requests

3 participants