TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #193 · 23 дек.

Для тех кто пропустил релиз Qt6! PySide6 уже доступен! Для старта можно взять эти странички: https://wiki.qt.io/Qt_for_Python https://doc.qt.io/qtforpython/ https://doc.qt.io/qtforpython/tutorials/index.html Там же есть ссылка на репозиторий примеров https://code.qt.io/cgit/pyside/pyside-setup.git/tree/examples #qt

Hashtags

Резултати

Пронајдени 1 слични објави

Пребарај: #object

当前筛选 #object清除筛选
djangoproject

@djangoproject · Post #79 · 08.07.2016 г., 07:32

https://wiki.python.org/moin/TkInter #Tkinter is Python's de-facto standard GUI (Graphical User Interface) package. It is a thin #object-oriented layer on top of #Tcl/Tk. Tkinter is not the only GuiProgramming toolkit for Python. It is however the most commonly used one. CameronLaird calls the yearly decision to keep TkInter "one of the minor traditions of the Python world." The Tkinter wiki: http://tkinter.unpythonic.net/wiki/