Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

using other GUI module instead of TKINTER module

#1
It's possible to use other GUI module which is not tkinter? 

UPDATE: It will be used for docked UI.

e.g.: PySimpleGUI
#2
You should be able to use any GUI. For example, PySide and PyQt should work.

You can also use other programming languages and create your own user interfaces (embedded or not).
#3
Thank you for the answer @Albert!
  




Users browsing this thread:
1 Guest(s)