I have some music play controls on a window lying horizontally , these contain
previous button, play/pause button, stop button , next button , volume slider and seek slider.
To control them through keys I have written :
<onleft> id_of_previous_control</onleft>
<onright> id_of_next_control</onright>
but when I reach to the volume slider , pressing right & left arrow key increases and decreases volume , it is doing good thing but now I am stuck with in volume slider I can not move to other control , also I can't write :
<onup> and <ondown> in slider control to switch to another control because all neighbor controls are placed horizontally not vertically so it will not make sense.
Screenshot here:
http://i.imgur.com/KxyzF.png
Please Help, Thanks.
how to come out of a slider control?
slinuxgeek
Senior Member Posts: 184 Joined: Feb 2012 Reputation: 0 |
|
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2012-04-05 14:47
Post: #2
go up and down is the only way
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-04-05 14:48 by Jezz_X.)
|
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2012-04-05 14:55
Post: #3
You may try using a button that would pop-up vertical slider. EDIT: I suppose one can choose between vertical and horizontal one. Not sure, though.
(This post was last modified: 2012-04-05 15:00 by pecinko.)
|
| find quote |
Balinus
Posting Freak Joined: Jul 2011 Reputation: 17 Location: Montréal |
2012-04-05 16:43
Post: #4
Quote:also I can't write : At the beginning it doesn't make sense, but once the user begin to use XBMC, they quickly know that if left/right doesn't work,, up and down will. I agree that it doesn't "flow" well visually, but it works and users doesn't mind. imho! Simplicity: Simplicity thread (credits: igotdvds) Sketchy: Sketchy thread (credits: igotdvds) My HTPC : Wesena ITX7, A6-3500
(This post was last modified: 2012-04-05 17:02 by Balinus.)
|
| find quote |
slinuxgeek
Senior Member Posts: 184 Joined: Feb 2012 Reputation: 0 |
2012-04-06 06:41
Post: #5
OK Friends Thanks for help !!
|
| find quote |

![[Image: skinsq.png]](http://img854.imageshack.us/img854/931/skinsq.png)

Search
Help