Add-on:PyXBMCt: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
(Addon-Bot Update)
Line 1: Line 1:
{{Addon  
{{Addon  
|Name=PyXBMCt
|Name=PyXBMCt
|provider-name=Roman_V_M
|provider-name=Roman V.M.
|ID=script.module.pyxbmct
|ID=script.module.pyxbmct
|latest-version=1.1.7
|latest-version=1.2.0
|extension point=xbmc.python.module
|extension point=xbmc.python.module
|provides=
|provides=

Revision as of 18:33, 24 October 2016

PyXBMCt

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: GNU GPL v.3
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.