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

Help Regarding UI #6

Open
dhhruv opened this issue Apr 16, 2021 · 7 comments
Open

Help Regarding UI #6

dhhruv opened this issue Apr 16, 2021 · 7 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dhhruv
Copy link
Owner

dhhruv commented Apr 16, 2021

Currently, I've been using Tkinter to make GUI for YouTua but it doesn't look the way people need. So, is there anyone who can configure YouTua with a better GUI library in Python. Also, if you think you can change the current GUI made using Tkinter to look better, it'll be useful. Please let me know if anything comes up in your mind.

@dhhruv dhhruv added help wanted Extra attention is needed good first issue Good for newcomers labels Apr 16, 2021
@Shigetorum635
Copy link

Python doesn't excel in UI, that's a fact. There's various UI libraries, but I personally would recommend these:

  • Flexx
  • PyQT5
  • PySide

@dhhruv
Copy link
Owner Author

dhhruv commented Apr 23, 2021

Yeah @Sylack-lab , I did look into them but the thing is if I want to change, I'd have to do this from scratch plus I haven't used the libraries in any other projects so a helping hand would be good for the same.

@nobalpha
Copy link

nobalpha commented Oct 28, 2021

Hey! @dhhruv

I know, it's a little bit late to ask, but I can modernize the UI created with Tkinter by redesigning it with DearPyGUI which is a powerful and stylized, Dear ImGUI and C++ based desktop UI.

Let me know, if you're interested in!

@dhhruv
Copy link
Owner Author

dhhruv commented Oct 29, 2021

Hey! @dhhruv

I know, it's a little bit late to ask, but I can modernize the UI created with Tkinter by redesigning it with DearPyGUI which is a powerful and stylized, Dear ImGUI and C++ based desktop UI.

Let me know, if you're interested in!

Yes @nobalpha , If possible can you just provide a design beforehand of the changes you will perform in the GUI. That would be helpful to understand.

@nobalpha
Copy link

Hey @dhhruv !

Sorry for the late response, but I could come up only an exact clone of your Tkinter UI. I guess that the UI is already simple and compact, that said it makes really easy to navigate and get the job done!

Here are some screenshots:

But, I'll try to think of new designs.

@dhhruv
Copy link
Owner Author

dhhruv commented Oct 31, 2021

Hey @dhhruv !

Sorry for the late response, but I could come up only an exact clone of your Tkinter UI. I guess that the UI is already simple and compact, that said it makes really easy to navigate and get the job done!

Here are some screenshots:

But, I'll try to think of new designs.

That's good but if you can think to make it more attractive and more user-friendly, it would be better. Please let me know if you get any more ideas.

@nobalpha
Copy link

Hey @dhhruv !

Here's a small improvement to the UI.

Can you tell me some other points to work on? Maybe new features? According to that, I can rebuild the UI with your suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants