Add-on:PyXBMCt: Difference between revisions
Jump to navigation
Jump to search
m link corrections for xbmc.org -> kodi.tv |
m Addon-Bot Update |
||
| Line 11: | Line 11: | ||
|Language= | |Language= | ||
|License=GNU GPL v.3 | |License=GNU GPL v.3 | ||
|Forum=http://forum. | |Forum=http://forum.xbmc.org/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 07:26, 19 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.