Tuesday, June 17, 2008

test pointer event on emulator j2me

Ref:
http://www.cs.utah.edu/classes/cs5520/java/J2ME/WTK22/docs/BasicCustomizationGuide-html/skinning.html
http://ictlab.tyict.vtc.edu.hk/~nelsonc/mobile/Notes/J2ME%20Low%20Level%20UI2.ppt

To enable Pointer support in the emulator, open the file
C:\WTK22\wtklib\devices\DefaultColorPhone\DefaultColorPhone.properties

Search for the string "touch" and you should find a property entry called touch_screen.
Change its value to true:
# Touchscreen support
###############
touch_screen=true


แก้ parameter นิดเดียว
ปล. ต้อง restart wtk ด้วยเน้อ
ปล. ฝาก link ดีๆอีกอัน www.kevinboone.com/j2me.html

No comments: