Add-on:PyXBMCt: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot Update)
Line 3: Line 3:
|provider-name=Roman V.M.
|provider-name=Roman V.M.
|ID=script.module.pyxbmct
|ID=script.module.pyxbmct
|latest-version=1.3.1+matrix.1
|latest-version=1.3.2+matrix.1
|extension point=xbmc.python.module
|extension point=xbmc.python.module
|provides=
|provides=

Revision as of 01:00, 12 September 2023

PyXBMCt
icon.png

See this add-on on the kodi.tv showcase

Author: Roman V.M.
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

License: GPL-3.0-only
Source: Source code
Summary: PyXBMCt UI framework
Home icon grey.png   ▶ Add-ons ▶ PyXBMCt
Attention talk.png Need help with this add-on? See here.

PyXBMCt is a mini-framework for simple XBMC addon UI buliding. It is similar to PyQt and provides parent windows, a number of UI controls (widgets) and a grid layout manager to place controls.