![]() |
|
|||||||
| Plugin/Script (Python) Development Developers forum for XBMC Python Plugins/Scripts. Scripters/coders only! Not for posting feature requests, bugs, or end-user support requests! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 | ||
|
Senior Member
Join Date: Mar 2004
Posts: 174
![]() |
i have been trying to create my own classes that are derived from the xbmcgui control* classes. the reason for doing this is so that i can add in pixel height, width checking so that labels don't render outside of the control area. i have run into a problem... here is a high level overview of what i'm trying to do:
Quote:
Quote:
label is-a xbmcgui.controllabel is-a xbmcgui.control just out of curiosity which version of the python interpreter is embedded in xbmc? |
||
|
|
|
|
|
#2 | ||
|
Team-XBMC Developer
Join Date: Sep 2003
Posts: 530
![]() |
Quote:
![]() will try to fix it. Quote:
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
|
||
|
|
|
|
|
#3 |
|
Team-XBMC Developer
Join Date: Sep 2003
Posts: 530
![]() |
ok, there was a bug in the code when adding your own control type to a window.
but, the error you get was already fixed a few days ago. with current cvs and your script, xbmc would just crash atm :d. anyway, it is fixed now.
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
|
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Mar 2004
Posts: 174
![]() |
thanks darkie... i thought i was going crazy.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| question on Classes and closing windows | Livin | Plugin/Script (Python) Development | 4 | 2006-02-02 18:50 |
| New Bug... xbmcgui.ListItem ? | Livin | Plugin/Script (Python) Development | 7 | 2006-01-17 02:26 |
| Where is xbmc.py and xbmcgui.py | earney | Plugin/Script (Python) Development | 2 | 2005-07-29 10:02 |
| Xbmcgui controllist() | hibaby | XBMC for Xbox Specific Support | 0 | 2005-07-24 18:59 |
| xbmc and xbmcgui? | No0ne | Plugin/Script (Python) Development | 1 | 2004-04-10 15:13 |