Page 3 of 9 FirstFirst 123456789 LastLast
Results 21 to 30 of 83

Thread: SE2.3.14159 - A Few Needed Additions

  1. #21
    Constant Bitrate
    Join Date
    Jan 2007
    Location
    dundee, il
    Posts
    211
    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 myself lol. i love this skin, but i'd like to be able to control the vol. instead of only having one setting.

    thanks
    david

  2. #22
    Constant Bitrate Tensai's Avatar
    Join Date
    Jun 2006
    Location
    Texas
    Posts
    137
    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.

  3. #23
    Constant Bitrate
    Join Date
    Jan 2007
    Location
    dundee, il
    Posts
    211
    sweet, thanks

    david

  4. #24
    High Voltage blk02si's Avatar
    Join Date
    Jul 2005
    Location
    Motorcity
    Posts
    2,182
    Blog Entries
    1
    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

  5. #25
    Newbie
    Join Date
    Aug 2007
    Location
    East coast
    Posts
    29
    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....

  6. #26
    Constant Bitrate will_santana's Avatar
    Join Date
    Mar 2007
    Location
    Rio de Janeiro/Brasil
    Posts
    186
    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

  7. #27
    Constant Bitrate Tensai's Avatar
    Join Date
    Jun 2006
    Location
    Texas
    Posts
    137
    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.

  8. #28
    High Voltage blk02si's Avatar
    Join Date
    Jul 2005
    Location
    Motorcity
    Posts
    2,182
    Blog Entries
    1
    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

    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+",
    It will look like this and now you have some temp vol controls.
    Attached Images Attached Images  
    Build Things, it keeps your brain busy.

    AutoPC v1 (Retired) - AutoPC v2 (in progress) - www.shocknet.us

  9. #29
    Raw Wave treetop777's Avatar
    Join Date
    Sep 2006
    Location
    War-Town, GA.
    Posts
    2,093
    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

  10. #30
    Newbie
    Join Date
    Aug 2007
    Location
    East coast
    Posts
    29
    Awesome. Thanks for all the answers.

    One of the reasons why you gotta love this place

    thx again.

Similar Threads

  1. Archive
    By Bitoholic in forum Mobile Media Center
    Replies: 2358
    Last Post: 09-21-2006, 06:59 PM
  2. 2005 Pontiac GTO - wake's Carputer Attempt
    By wake in forum Worklogs
    Replies: 80
    Last Post: 11-24-2005, 04:00 PM
  3. 01 eclipse lcd and my first attempt
    By addertay in forum Show off your project
    Replies: 3
    Last Post: 07-09-2005, 12:29 PM
  4. First skin attempt
    By 307SW_NLD in forum RR Skins
    Replies: 7
    Last Post: 04-16-2005, 09:39 AM
  5. Toyota 4-Runner Car PC (first attempt)
    By RP28FLA in forum Show off your project
    Replies: 11
    Last Post: 04-15-2004, 06:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •