Learning-Made-Easy icon indicating copy to clipboard operation
Learning-Made-Easy copied to clipboard

Making a GUI for this program

Open vaishnavirshah opened this issue 4 years ago • 6 comments

To make this program more user friendly - adding a GUI to this is a good idea.

Could you let me know what GUI I can use for this, I am not familiar with any GUIs in CPP.

vaishnavirshah avatar Dec 30 '20 18:12 vaishnavirshah

We could use Visual Studio to make the GUI (MFC Classes) but we'll have to rebuild the whole thing (I'm kind of a noob in this, idk any other way).

Albert-Jokelin avatar Dec 30 '20 21:12 Albert-Jokelin

I was looking for GUIs in C++ I came across a software just like NetBeans or Visual Studio that lets you make a GUI with C++ as the code and it is Qt You can also look for it here and there are also some tutorials available on youtube https://www.qt.io/download

samflab avatar Jan 07 '21 15:01 samflab

I would love to work on this please assign this to me

de-ansh avatar Jan 21 '21 04:01 de-ansh

assigned to @anshm-prog

anushka23g avatar Jan 21 '21 04:01 anushka23g

Can we use graphics or various kinds of shapes for GUI improvement?

snkt0809 avatar Jan 23 '21 06:01 snkt0809

Yes, go ahead

anushka23g avatar Jan 23 '21 08:01 anushka23g