Title: Lay out Post by: ZduneX25 on August 09, 2009, 08:32:46 am How change ID's (Numeric Values) for 1st menu in my skin:
DOWN: -61=1 -61=2 -61=3 -61=4 -61=5 -61=6 -61=7 -61=8 -61=9 -61=10 -61=11 -61=12 UP: -62=? -62=? -62=? -62=? -62=? -62=? -62=? -62=? -62=? -62=? -62=? -62=? RIGHT: -63=off -63=off -63=off -63=off -63=off -63=off -63=off -63=off -63=off -63=off -63=off -63=off LEFT: -64=off -64=off -64=off -64=off -64=off -64=off -64=off -64=off -64=off -64=off -64=off -64=off I want only UP and DOWN in menu, how do that?? Title: Re: Lay out Post by: PackPunk on August 09, 2009, 08:52:02 am Code: RIGHT: It will move to the icon it self :) You know that the first icon was started from "0". Nice skin Z.. ;D Title: Re: Lay out Post by: ZduneX25 on August 09, 2009, 08:57:45 am Thank you
but I want only UP and DOWN in menu, I want turn off RIGHT and LEFT do you know how?? Title: Re: Lay out Post by: PackPunk on August 09, 2009, 09:06:07 am Ah my mistake, I thought that the icons not animated..
Turn off left and right.. I don't have any idea about it.. sorry Title: Re: Lay out Post by: jaims009 on August 09, 2009, 09:07:15 am use use values 0-11 for left & right IDS
Title: Re: Lay out Post by: ZduneX25 on August 09, 2009, 09:09:34 am 0-11 for go down
11-0 for go up ?? Title: Re: Lay out Post by: PackPunk on August 09, 2009, 09:25:16 am Up = Left
Down = Right Title: Re: Lay out Post by: ZduneX25 on August 09, 2009, 09:27:26 am I know but in Mini2nd @JithinSK turn off LEFT n RIGHT, work only UP n DOWN.
RIGHT: -63=0 -63=1 -63=2 -63=3 -63=4 -63=5 -63=6 -63=7 -63=8 -63=9 -63=10 -63=11 LEFT: -64=0 -64=1 -64=2 -64=3 -64=4 -64=5 -64=6 -64=7 -64=8 -64=9 -64=10 -64=11 you're still wrong with this two buttons are off, cool ;) I need DOWN: -63=phonebook -63=dialservice -63=message -63=security -63=games -63=internet -63=media -63=tools -63=settings -63=ringstyle -63=shortcuts -63=connect UP: -64=connect -64=shortcuts -64=ringstyle -64=settings -64=tools -64=media -64=nternet -64=games -64=security -64=message -64=dialservice -64=phonebook Title: Re: Lay out Post by: NiKSY on August 09, 2009, 10:38:18 am Why turn off? Set it right=up, left=down... For people whose joystick isn't working in all directions, like mine (:
Title: Re: Lay out Post by: ZduneX25 on August 09, 2009, 10:39:39 am ok, but tell me which value for up??
Title: Re: Lay out Post by: PackPunk on August 09, 2009, 10:43:30 am Ok, I've install it (mini2nd) on mine and I know what Jith did..
By the default icons order: 0 : phonebook 1 : dialing service 2 : message 3 : security 4 : games 5 : web 6 : multimedia 7 : tool 8 : setting 9 : ring style 10 : shortcut 11 : connectivity Take a look at this (http://img181.imageshack.us/img181/5648/88661443.jpg) This skin has unusual structure on it, 1st icon (#0, phonebook) he put on the 2nd place 2nd icon (#1, dialing service) he put on the 3rd place, but 3rd icon (#2, messaging) he put on the 1st place (on the top) 4th icon (#3, security) he put on the 12st place (on the bottom) so on... then go to the icon order on left/right (look at blue square): (http://img515.imageshack.us/img515/3486/4444r.jpg) 1st icon, he set to "0" (phonebook) ---> from phonebook back to phonebook 2nd icon, he set to "1" (dialing service) ---> from dialing service back to dialing service 3rd icon, he set to "2" (messaging) ---> from messaging back to messaging so on... So, it will look like nothing move because it will back to the icon itself. then on the icon order up: 1st icon, he set to "2" (messaging) ---> from phonebook move to message 2nd icon, he set to "0" (phonebook) ---> from dialing service back to phonebook 3rd icon, he set to "3" (security) ---> from messaging move to security so on... well, hope you understand what I'm talking about... :P Title: Re: Lay out Post by: ZduneX25 on August 09, 2009, 10:47:59 am For me RIGHT and DOWN are from 0 to 11 and not work :(
Maybe I give you my skin and you try fix it?? Title: Re: Lay out Post by: PackPunk on August 09, 2009, 10:54:36 am Ok, I'll try it..
----edited---- up set : 11 0 1 2 3 4 5 6 7 8 9 10 Down: 1 2 3 4 5 6 7 8 9 10 0 left/right: 0 1 2 3 4 5 6 7 8 9 10 11 |