Menu

Add more choices to Page

Anonymous
2022-07-25
2022-07-29
  • Anonymous

    Anonymous - 2022-07-25

    Here is a really nice set of actively maintained fancier widgets...can they be added to Page choices, so an easy layout can be done (you would have to pip install customtkinter for it to run)? https://github.com/TomSchimansky/CustomTkinter/wiki/Themes

     
  • Don Rozenberg

    Don Rozenberg - 2022-07-29

    The simple answer is no we can't add CustomTkinter widgets to PAGE.

    PAGE is written in Tcl and generates Python3 code and that means it is limited to widget sets which are available to both tcl/tk and Python. CustomTkinter widgets are not implemented for Tk.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.