YouTua icon indicating copy to clipboard operation
YouTua copied to clipboard

Help Regarding UI

Open dhhruv opened this issue 3 years ago • 7 comments

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 avatar Apr 16 '21 04:04 dhhruv

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

  • Flexx
  • PyQT5
  • PySide

Shigetorum635 avatar Apr 22 '21 11:04 Shigetorum635

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.

dhhruv avatar Apr 23 '21 03:04 dhhruv

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!

nobalpha avatar Oct 28 '21 15:10 nobalpha

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.

dhhruv avatar Oct 29 '21 01:10 dhhruv

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.

nobalpha avatar Oct 29 '21 17:10 nobalpha

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.

dhhruv avatar Oct 31 '21 03:10 dhhruv

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.

nobalpha avatar Oct 31 '21 14:10 nobalpha