Add-on:PyXBMCt: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot Update; cosmetic changes |
m link corrections for xbmc.org -> kodi.tv |
||
| Line 11: | Line 11: | ||
|Language= | |Language= | ||
|License=GNU GPL v.3 | |License=GNU GPL v.3 | ||
|Forum=http://forum. | |Forum=http://forum.kodi.tv/showthread.php?tid=174859 | ||
|Website=http://romanvm.github.io/PyXBMCt | |Website=http://romanvm.github.io/PyXBMCt | ||
|Source=https://github.com/romanvm/script.module.pyxbmct | |Source=https://github.com/romanvm/script.module.pyxbmct | ||
Revision as of 01:42, 13 May 2015
| PyXBMCt | ||||||||||||||||
| ||||||||||||||||
| 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.