Results 1 to 9 of 9

Thread: PHOCO_SIGNAL_STRENGTH Slider Question

  1. #1
    MySQL Error jcdillin's Avatar
    Join Date
    May 2003
    Location
    Miami, FL
    Posts
    4,040

    PHOCO_SIGNAL_STRENGTH Slider Question

    Hey Everyone,


    Maybe i'm doing something wrong here, but i'm creating a skin and I want the phoco signal strength on every page of the skin. When I create the slider it will work on the first loaded page and then no page thereafter. Is that slider only good for one page or do I need to create a different number for each instance?

    Thanks,
    肚子笑痛了
    S60 Install

  2. #2
    SMKFree liquid_smoke's Avatar
    Join Date
    Aug 2003
    Location
    Chicago
    Posts
    4,842
    should work on any screen with the exact same code.
    I use them on every .skin file, copy and pasted.
    Some tips on sliders, this may be just me, but i always make those items the very first lines in the .skin files. They have issues if they are scattered around within the file.
    01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
    01101101 01101111 01101011 01100101

    beer replenishment fund
    http://www.mp3car.com/vbulletin/rr-faq/
    mp3car live search

    i have joost invites, just hit me up for one.

  3. #3
    Newbie
    Join Date
    Sep 2006
    Location
    Ukraine, Dnepropetrovsk
    Posts
    10
    In a folder with your skin will place folders \slider_battery and \slider_signal (the names are arbitrary) in them put the pictures of with slider. I used pictures with the names of slider_0.gif, slider_1.gif ...slider_20.gif

    A code is in EVERY skin file:

    /, Y, Back Slider file path
    Y01,"slider_battery\SLIDER_*.gif"
    Y02,"slider_signal\SLIDER_*.gif"

    /, S, x, y, w, h, x1, y1, w1, h1, O, Style, Pointer file path, h2, Code;SLIDERCODES, Tooltip
    S01,558,6,74,15,558,6,True,15,V,02," ",015,"SIGNAL_STRENGTH_PHOCO","Signal Strength"
    S02,497,6,44,15,498,6,True,15,V,01," ",015,"BATTERY_STRENGTH_PHOCO","Battery Strength"

    Works fine!
    Attached Images Attached Images  

  4. #4
    Confusion Master
    Auto Apps:loading...
    Enforcer's Avatar
    Join Date
    Sep 2003
    Location
    If you go down to the woods today, You're sure of
    Posts
    14,061
    I have the phone signal slider at the top of my skin. It is part of an INC file.


    make sure the S line has a correct reference to the Y part ie the number that comes after H or V.

    The Y parts are numbered in the order they appear, not the number that appears after the Y.

    I found this out the hard way.

  5. #5
    MySQL Error jcdillin's Avatar
    Join Date
    May 2003
    Location
    Miami, FL
    Posts
    4,040
    What I did was get it working on the first menu skin, then I just copied and pasted it from there and for some odd reason it would always work on the menu skin but never after that.

    thanks guys i'll give it another stab
    肚子笑痛了
    S60 Install

  6. #6
    MySQL Error jcdillin's Avatar
    Join Date
    May 2003
    Location
    Miami, FL
    Posts
    4,040
    I think I might have found the issue, will it mess up if you have less than 20 images? if so is there a way to tell it how many your using?
    肚子笑痛了
    S60 Install

  7. #7
    RoadRunner Mastermind
    Auto Apps:loading...
    guino's Avatar
    Join Date
    Nov 2004
    Location
    Toronto, Canada
    Posts
    9,762
    Slider backstyles are currently limited to using the images from 0 to 20 (total of 21 images) -- this was for MC compatibility, but I have planned to allow customization of that, just never got around to doing it.
    Ride Runner RR's Myspace

    "Being happy is not about having what you want, it's about wanting what you have."
    "The best things in life are always free - but that doesn't mean money can't buy you good things."

  8. #8
    Confusion Master
    Auto Apps:loading...
    Enforcer's Avatar
    Join Date
    Sep 2003
    Location
    If you go down to the woods today, You're sure of
    Posts
    14,061
    Quote Originally Posted by jcdillin View Post
    I think I might have found the issue, will it mess up if you have less than 20 images? if so is there a way to tell it how many your using?
    You actually need 21, numbered 0-20 ,one of them is blank usually for zero.


    oops Guino beat me to it


  9. #9
    MySQL Error jcdillin's Avatar
    Join Date
    May 2003
    Location
    Miami, FL
    Posts
    4,040
    Ah ok, so i'll try copying the files and renaming to get 0 to 20

    thanks guys
    肚子笑痛了
    S60 Install

Similar Threads

  1. Replies: 2
    Last Post: 05-02-2006, 06:15 PM
  2. Forum Etiquette
    By Enforcer in forum Newbie
    Replies: 5
    Last Post: 01-09-2006, 06:58 PM
  3. Paint And Polish Question
    By gboy in forum Fabrication
    Replies: 8
    Last Post: 08-13-2005, 08:22 PM
  4. FM Card Question....
    By Superbike1k in forum Car Audio
    Replies: 1
    Last Post: 05-16-2005, 10:03 AM
  5. Missing Slider
    By Pokey in forum MediaCar
    Replies: 0
    Last Post: 05-25-2004, 07:08 AM

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
  •