ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2011-11-19 00:31
Post: #31
i think logo-downloader uses list 6
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or 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. |
| find quote |
`Black
Skilled Skinner Joined: Apr 2009 Reputation: 50 Location: Germany |
2011-11-19 01:10
Post: #32
Seems like a custom dialog which uses the select dialog xml... that would be a way to do it.
|
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-11-19 13:40
Post: #33
`Black Wrote:Seems like a custom dialog which uses the select dialog xml... that would be a way to do it. Little nitpicking - it would be nice to include read.me file. It is sufficient to copy-paste your first post, just that you don't have to look in forums for info. |
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2011-11-19 14:56
Post: #34
ronie Wrote:i think logo-downloader uses list 6 `Black Wrote:Seems like a custom dialog which uses the select dialog xml... that would be a way to do it. So is this something the script can do? ![]() |
| find quote |
`Black
Skilled Skinner Joined: Apr 2009 Reputation: 50 Location: Germany |
2011-11-19 15:27
Post: #35
Yes.. only downside is that you have to use e.g. Window.IsActive(DialogSelect.xml) instead of Window.IsActive(selectdialog).
script.favourites-3.2.0.zip (you might have to unzip an replace manually instead of install via zip). |
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-11-19 15:42
Post: #36
Thanks.
I have strange graphic glitches with this version, not sure why. Click on button, dialogselect pups-up. Now hit ESC Is there a way to hide default label2 (shows skin version) ? ![]()
|
| find quote |
`Black
Skilled Skinner Joined: Apr 2009 Reputation: 50 Location: Germany |
2011-11-19 15:59
Post: #37
What glitches? I don't see any in my skin... I've set the path to label2 since I didn't know any skin which uses it... you can get the skin/addon version with ListItem.Property(Addon.Version) so I would recommend to use that. But I'll change it to a property, just in case.
|
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2011-11-19 16:18
Post: #38
I did use Label2 but have just changed it to ListItem.Property(Addon.Version).
Works perfectly, thanks. ![]() |
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-11-19 17:08
Post: #39
`Black Wrote:What glitches? I don't see any in my skin... I've set the path to label2 since I didn't know any skin which uses it... you can get the skin/addon version with ListItem.Property(Addon.Version) so I would recommend to use that. But I'll change it to a property, just in case. Just thought it might be a good practice not to use system labels in scripts if you necessary don't have to. IFAICT, it is used when setting add ons for first item - clear current setting. As for the glitch - I have posted screenshot above if that helps somehow. Not sure how you call it as debug shows full path instead of window name. Don't know if this is causing the issue. |
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-11-19 17:17
Post: #40
Yep it definitely looks like dialogselect does not get cleared properly here if ESC is hit.
|
| find quote |

![[Image: xp1080-21.png]](http://www.planet-ira.de/wallpaper/xp1080-21.png)
![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)
![[Image: screenshot20111119at143.png]](http://img191.imageshack.us/img191/2196/screenshot20111119at143.png)
Search
Help