I'll get some vol controls in there. Again, you'll have to be patient, I may not have much time to work on this in the coming weeks.
is there any way you could put in regular vol +/- buttons for those of us that don't have a head unit? i tried it in my car, and hit the little speaker button, and nearly deafened myselflol. i love this skin, but i'd like to be able to control the vol. instead of only having one setting.
thanks
david
I'll get some vol controls in there. Again, you'll have to be patient, I may not have much time to work on this in the coming weeks.
sweet, thanks
david
You know you can always add some hidden Vol buttons if you really can't wait.
Build Things, it keeps your brain busy.
AutoPC v1 (Retired) - AutoPC v2 (in progress) - www.shocknet.us
Hi all. Relative newbie to Carputers and skinning and all (not to computers though. been around the block a few times there..).
I've been lurking for a while trying to absorb stuff and just waiting for my head to explode![]()
I'm prepping to help a friend of mine do his truck (my first carputer won't even be MY carputer, poor guinea pig!) so I'm trying as hard as I can to progress as fast as I can and get this stuff down pat (not that that seems possible, but hey, you gotta strive for something, right?
)
Right now I'm not planning to use this skin (going w/ Digi FX 2.0) but I was reading thru and found your comment interesting blk02si.
From a purely learning standpoint, what do you mean by creating "hidden" buttons? How would one do that and lastly, how does that help the poster who needs the volume buttons that are missing?
I'm hoping that the questions aren't too rudimentary. I tried searching some but couldn't find the bits to make it make sense (TOO much stuff sometimes, lol)
Thanks for the help.
Really nice skin you have there BTW Tensai. I might have to reconsider my choices....![]()
by hidden buttons he means buttons without the on and/or down layers
just put the button code on the .skin file in a place without any button image
the button will work normally, but will look invisible once the skin images don't have any references to it
[]s
will's got it. The buttons you see are just images. There are .skin files that tell RR to do something when you tap (click) the area where the button image is. By defining a button in the .skin files without modifying the images to show the new button, you create "hidden buttons".
Davidp could define two buttons, one for vol+ and one for vol-, without me modifying the images. The buttons would still work, there just wouldn't be a visual representation of them.
I'll definitely add them in some time, plus a few other tweaks and changes. But I'm leaving for DC this week so it'll be a while before any of those changes are released.
Adding buttons is really a simple thing. You can even show them by adding some labels. Here is some crude (in comparison to the nice art) but functional code to get you labeled volume controls and a volume % for now until Tensai has some more time to work on this beautiful skin.
Just add these lines to your menu.skin
It will look like this and now you have some temp vol controls.Code:L,671,435,124,49,0,0,0,28,"Arial","VOLUME","CENTER" L,112,406,56,66,0,0,0,48,"Arial","=-","CENTER" L,18,412,56,63,0,0,0,48,"Arial","=+","CENTER" B,96,402,89,84,"VOL-", B,0,403,89,84,"VOL+",
Build Things, it keeps your brain busy.
AutoPC v1 (Retired) - AutoPC v2 (in progress) - www.shocknet.us
Along the same lines, maybe the playlist preset buttons could be left blank so we can fill them in with text labels of other genres. Unless we will be able to get the PSD's![]()
Awesome. Thanks for all the answers.
One of the reasons why you gotta love this place
thx again.
Bookmarks