Python GUI工具Tkinter 教學筆記

一、如何安裝 Tkinter

conda install -c anaconda tk

二、介面的編輯可利用PAGE

https://sourceforge.net/projects/page/

PAGE is a drag-and-drop GUI generator for Python and Tkinter which generates Python modules which display a relatively simple GUI constructed from Tk and ttk widget sets using the Place Geometry Manager. PAGE is a cross platform tool runing on any OS which has Tcl/Tk installed. PAGE output requires only Python and Tkinter and runs on Linux, Unix, Windows, OS X, and even Rasperian.

如果遇到can't find wish.exe的問題,只需要安裝activeTcl即可。

https://www.activestate.com/products/activetcl/downloads/




1 條回復   |  直到 2020-9-18 | 312 次瀏覽




熱門評論
  1. 311
    shellc 2020-9-18 支持  0 | 反對  0

    wow 感覺很酷



    登入後才可發表內容