XBMC Community Forum
Transparency! - v2.01 - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Transparency! (/forumdisplay.php?fid=115)
+---- Thread: Transparency! - v2.01 (/showthread.php?tid=57253)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44


- Derek - 2009-09-11 16:40

I noticed this too, but its not new with v2 it used to happen in 1.x also. always defaults to shutdown even when the button dosent exist Big Grin


- nicoli_k - 2009-09-11 16:50

You can make the shutdown menu default to whatever button you choose by altering Transparency!/720p/DialogButtonMenu.xml

Change the value between <defaultcontrol always="true"></defaultcontrol> to whatever button you want. I have the value at 10 so that it brings up the File Manager.

You can find the button id above each button:
<control type="button" id="22"> is above ProfileLogOff so you'd use 22 inside defaultcontrol tags if you want it be the default button lit up when you call the shutdown menu.


- Derek - 2009-09-11 16:55

nicoli_k Wrote:You can make the shutdown menu default to whatever button you choose by altering Transparency!/720p/DialogButtonMenu.xml

Change the value between <defaultcontrol always="true"></defaultcontrol> to whatever button you want. I have the value at 10 so that it brings up the File Manager.

You can find the button id above each button:
<control type="button" id="22"> is above ProfileLogOff so you'd use 22 inside defaultcontrol tags if you want it be the default button lit up when you call the shutdown menu.

Thanks, it wasnt really bothering me just thought i'd confirm i'd noticed it, i'll try this tonight tho! Big Grin


- anoobie - 2009-09-12 06:24

Awesome skin!!! Any plan for a view with extrathumbs?


- ronie - 2009-09-12 18:53

anoobie Wrote:Awesome skin!!! Any plan for a view with extrathumbs?

lot's of plans, but little time.
in case you want to get your hands dirty, you're more than welcome too. ;-)


- z][ggy - 2009-09-13 02:16

ronie + anoobie now that would be sexy Tongue


- Dilligaf - 2009-09-13 07:41

Don't know if it's my system or a bug. I can right click on an item in library mode and get the context menu however, when i press the "M" key on the keyboard nothing happens. In other skins the M key works as expected.

Mike


- stokedfish - 2009-09-13 13:18

Hey ronie, maybe there should be an option to disable the now playing info when viewing a slideshow in Pictures? What do you think?


- stokedfish - 2009-09-13 14:05

Oh, and an option to hide the file extension in Pictures mode would be another cool addition. Smile

(when listing songs, it does not show .mp3 so why do we get .jpg with pictures?)


- Derek - 2009-09-13 15:18

Is that not an XBMC thing rather than the skin?