Bragon
one question related with ezxpopup.
are you able to use other z_ controls? (whitout seg.fault)
since people ask, please find the key codes (qt codes) I discovered (these are a1200 specific) and can be translated to java ones I suspect with a simple substraction...
side_up 0x1013
side_down 0x1017
side_select 0x1005
BOTTOM KEYS:
send 0x1030
end 0x1031
JOYSTICK:
center 0x1004
up 0x1013
down 0x1015
left 0x1012
right 0x1014
imaging 0x1034
play_pause 0x1049
stop 0x104a
rewind 0x104b
forward 0x1038
Phones: a780/a910/a1200/rokre2/rokre6
http://www.courville.org/mediawiki/index.php/EZX
Bragon
one question related with ezxpopup.
are you able to use other z_ controls? (whitout seg.fault)
.
tks bragon !
a question of newbie :
to mapping again the fonctions behind every button of the phone (especially for games) we use the java J2ME codes
side left
vol Up key (+) : -30
smart key (o) : -5
vol down key (-) : -31
front
joystick up : -1
joystick down : -2
joystick left : -3
joystick right : -4
joystick push : -5
i have see somewhere the others buttons are not recognized by any java applications. it is true ?
It is possible to use thoses 5 other buttons in a java app ?
side left :
smart key independant of joystick push
front :
green button
red button
side right :
camera button
voice button
For example for the games run under J2ME, it is possible to use thoses buttons and to attribute some specific fonctions for each ?
A lot of person say it is impossible !
i want to have your opinion about this question....
.
A1200 Ming 06P firmware - Games Collector
I speak english like a polish cow!
TGM The Topic's Games for Ming!
.
so !
any answer....
other question :
IT IS POSSIBLE TO CHANGE THE BUTTONS KEY CODE OF MING ?
the smart key (o) side center have the code key -5.
It is possible to change this code and to give it one another original code because the joystick push have this code -5 already !
If it is possible it mean we can win ONE BUTTON the total will be 8 active buttons under java app !
Games certainely not need 6 or 7 buttons but many often 10 or more....
some games need 16 buttons !!!!!!!!!!
.
A1200 Ming 06P firmware - Games Collector
I speak english like a polish cow!
TGM The Topic's Games for Ming!