
Oh, and Ned, You are a very sick man
pan2
Senior Member Posts: 159 Joined: Apr 2011 Reputation: 0 |
2013-03-14 05:31
Post: #21
Thanks, I positioned it well down in the Home xml and the defaults became visible again for all the various 'on clicks' Just have to create the visible condition for, say, videos (could be any of the menu items). This is where my ability comes to a grinding halt
![]() Oh, and Ned, You are a very sick man
(This post was last modified: 2013-03-14 05:33 by pan2.)
|
| find quote |
wannabegt4
Senior Member Posts: 205 Joined: Dec 2008 Reputation: 1 Location: Wichita, Kansas |
2013-03-14 06:01
Post: #22
Container(id).HasFocus(item_number)
Container id is the id number of the control that you switch through home screen items. item_number should be self explanatory. If that item number is focused then the condition is true. Put the four controls in a group and add a visible condition like this: Code: <control type="group" id="17"> |
| find quote |
pan2
Senior Member Posts: 159 Joined: Apr 2011 Reputation: 0 |
2013-03-14 06:19
Post: #23
Brilliant
thanks for such prompt replies. you can deal with Ned if you like
|
| find quote |
wannabegt4
Senior Member Posts: 205 Joined: Dec 2008 Reputation: 1 Location: Wichita, Kansas |
2013-03-14 06:27
Post: #24
No problem. Ned is a smart guy; he could probably throw that all together in the time it takes me to search the wiki to figure out how to do it all correctly.
|
| find quote |
pan2
Senior Member Posts: 159 Joined: Apr 2011 Reputation: 0 |
2013-03-14 16:20
Post: #25
Well thanks anyway, I think I see now how it works now so thanks again. You did say in an earlier post that you were working on a follow-up wormhole idea. Has that progressed at all?
|
| find quote |
Temujin
Junior Member Joined: Nov 2012 Reputation: 0 |
2013-03-14 19:10
Post: #26
That is damn neat and very geek-worthy
Excellent work
|
| find quote |
wannabegt4
Senior Member Posts: 205 Joined: Dec 2008 Reputation: 1 Location: Wichita, Kansas |
2013-03-15 04:46
Post: #27
(2013-03-14 16:20)pan2 Wrote: Well thanks anyway, I think I see now how it works now so thanks again. You did say in an earlier post that you were working on a follow-up wormhole idea. Has that progressed at all? All I did with the wormhole idea was a window close zoom animation with a white flash at the end signalling passing the event horizon. I got burnt out on it all before I could get the wormhole to look right and just haven't felt the urge to pick it back up again. Either from :02 through :06 or :11 through the end are the only parts of the wormhole transition that I think would be relatively easy to accomplish (all the other effects seem to complex):
(This post was last modified: 2013-03-15 04:49 by wannabegt4.)
|
| find quote |
pan2
Senior Member Posts: 159 Joined: Apr 2011 Reputation: 0 |
2013-03-15 05:34
Post: #28
That's fine, maybe some other really clever guy will try it
ooooh Neeeed!
|
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 11,994 Joined: Jan 2011 Reputation: 132 Location: Arizona, USA |
2013-03-15 12:37
Post: #29
* Ned Scott runs away
You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc |
| find quote |
pan2
Senior Member Posts: 159 Joined: Apr 2011 Reputation: 0 |
2013-03-15 14:40
Post: #30
|
| find quote |