![]() |
GUI - Printable Version +- Python Forum (https://python-forum.io) +-- Forum: Python Coding (https://python-forum.io/forum-7.html) +--- Forum: GUI (https://python-forum.io/forum-10.html) +--- Thread: GUI (/thread-26167.html) |
GUI - dielnov - Apr-22-2020 Which is the best GUI Framework to make modern UI with? RE: GUI - deanhystad - Apr-22-2020 What features are you looking for? What is your target platform? Is this a desktop or web application? RE: GUI - dielnov - Apr-22-2020 @deanhystad i want to create a windows desktop application, with modern ui or material design. |