Thanks in advance!
Sranshaft
Posting Freak Joined: Dec 2008 Reputation: 19 Location: Melbourne, Australia |
2012-05-26 08:23
Post: #1
Is there any way to grab the info in ListItem.Property(Addon.Changelog) inside of DialogAddonInfo.xml without having to have DialogTextViewer.xml appear? Just thought I'd throw it out to the skinning gurus who might have a workaround way of doing this as I can't seem to come up with anything.
Thanks in advance!
(This post was last modified: 2012-05-26 08:49 by Sranshaft.)
|
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 29 Location: Prague / Belgrade |
2012-05-26 08:32
Post: #2
Maybe by not using dialog background image in DialogTextViewer, you could achieve change log info to "blend" into DialogAddonInfo?
|
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2012-05-26 08:49
Post: #3
Last I looked the changelog is not actually downloaded until you open that window (too save on bandwidth) so I doubt you can
Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+
(This post was last modified: 2012-05-26 08:49 by Jezz_X.)
|
| find quote |
Sranshaft
Posting Freak Joined: Dec 2008 Reputation: 19 Location: Melbourne, Australia |
2012-05-26 08:54
Post: #4
(2012-05-26 08:49)Jezz_X Wrote: Last I looked the changelog is not actually downloaded until you open that window (too save on bandwidth) so I doubt you can I thought as much. I guess I'll have to scrap the idea I had then. Shame though as bandwidth is pretty cheap and could be stored in the database with a check in-code to see if it needs updating before downloading again. Thanks for the confirmation Jezz. @Peckino: I thought about that but the animations I have in place wouldn't allow showing the changelog. I mean, I suppose I could get around it that way but that'd be more of a pain in the ass than anything. |
| find quote |