Moto Hell - The Motorola Modding Community
March 29, 2024, 08:15:02 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: The forum is no longer active and registration is disabled; however you can still fetch everything as guest.
 
   Home   Help Facebook Search Calendar Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Lay out  (Read 10531 times)
ZduneX25
Horrors fan :)
Global Moderator
Lord of the mod
*****

Karma: 267
Offline Offline

Posts: 3063


I've missed something


View Profile WWW
« 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??
« Last Edit: August 09, 2009, 12:23:57 pm by ZduneX25 » Logged

Z.d.u.n.e.X's Stuff: Personal Site | My skins
PackPunk
Cool guy
PHD modder
***

Karma: 57
Offline Offline

Posts: 2215


ROKR User (Not the zombie)


View Profile
« Reply #1 on: August 09, 2009, 08:52:02 am »

Code:
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

It will move to the icon it self Smiley You know that the first icon was started from "0".

Nice skin Z..  Grin
« Last Edit: August 09, 2009, 08:54:45 am by PackPunk » Logged

E398
ROKR E1
ROKR E8
Plants vs. Zombies
ZduneX25
Horrors fan :)
Global Moderator
Lord of the mod
*****

Karma: 267
Offline Offline

Posts: 3063


I've missed something


View Profile WWW
« Reply #2 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??
Logged

Z.d.u.n.e.X's Stuff: Personal Site | My skins
PackPunk
Cool guy
PHD modder
***

Karma: 57
Offline Offline

Posts: 2215


ROKR User (Not the zombie)


View Profile
« Reply #3 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
Logged

E398
ROKR E1
ROKR E8
Plants vs. Zombies
jaims009
Guest
« Reply #4 on: August 09, 2009, 09:07:15 am »

use use values 0-11 for left & right IDS
Logged
ZduneX25
Horrors fan :)
Global Moderator
Lord of the mod
*****

Karma: 267
Offline Offline

Posts: 3063


I've missed something


View Profile WWW
« Reply #5 on: August 09, 2009, 09:09:34 am »

0-11 for go down
11-0 for go up ??
Logged

Z.d.u.n.e.X's Stuff: Personal Site | My skins
PackPunk
Cool guy
PHD modder
***

Karma: 57
Offline Offline

Posts: 2215


ROKR User (Not the zombie)


View Profile
« Reply #6 on: August 09, 2009, 09:25:16 am »

Up = Left
Down = Right
Logged

E398
ROKR E1
ROKR E8
Plants vs. Zombies
ZduneX25
Horrors fan :)
Global Moderator
Lord of the mod
*****

Karma: 267
Offline Offline

Posts: 3063


I've missed something


View Profile WWW
« Reply #7 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 Wink

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
« Last Edit: August 09, 2009, 01:18:31 pm by ZduneX25 » Logged

Z.d.u.n.e.X's Stuff: Personal Site | My skins
NiKSY
Guest
« Reply #8 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 (:
Logged
ZduneX25
Horrors fan :)
Global Moderator
Lord of the mod
*****

Karma: 267
Offline Offline

Posts: 3063


I've missed something


View Profile WWW
« Reply #9 on: August 09, 2009, 10:39:39 am »

ok, but tell me which value for up??
Logged

Z.d.u.n.e.X's Stuff: Personal Site | My skins
PackPunk
Cool guy
PHD modder
***

Karma: 57
Offline Offline

Posts: 2215


ROKR User (Not the zombie)


View Profile
« Reply #10 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


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):

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... Tongue
Logged

E398
ROKR E1
ROKR E8
Plants vs. Zombies
ZduneX25
Horrors fan :)
Global Moderator
Lord of the mod
*****

Karma: 267
Offline Offline

Posts: 3063


I've missed something


View Profile WWW
« Reply #11 on: August 09, 2009, 10:47:59 am »

For me RIGHT and DOWN are from 0 to 11 and not work Sad
Maybe I give you my skin and you try fix it??
Logged

Z.d.u.n.e.X's Stuff: Personal Site | My skins
PackPunk
Cool guy
PHD modder
***

Karma: 57
Offline Offline

Posts: 2215


ROKR User (Not the zombie)


View Profile
« Reply #12 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
« Last Edit: August 10, 2009, 07:19:49 am by PackPunk » Logged

E398
ROKR E1
ROKR E8
Plants vs. Zombies
Pages: [1]   Go Up
  Print  
 
Jump to:  

Design By Forum Hosting
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines