• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Nokia 6230 FIRE button

 
Ranch Hand
Posts: 341
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I am using Nokia 6230 emulator that comes with the Nokia S40 DP SDK 2.0.
This phone has three soft keys. The center key is also used for FIRE game action. But if I press the FIRE game action nothing happens. The FIRE game action is mapped on to this middle key but it seems that no event is being generated.

Is there any way to get around this or is this a problem with the phone and emulator ?

Danish
 
Danish Shaukat
Ranch Hand
Posts: 341
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, I am facing the same problem with Nokia 7600. This phone also has three soft keys. The middle soft key should also act as the FIRE game action. But it is not generating any event.

I have been searching forums on Nokia�s web site. I found atleast two other people facing similar problems with Nokia 6230. Unfortunately no one had answered their questions, which are as follows.

No 1:
The release notes for Nokia 6230 Concept SDK (b0.2) states that the Select key (middle soft key; keycode=-5) is mapped to the FIRE game action, but this does not happen in my Canvas and Full Canvas tests.

This is a bug in the Concept SDK, right?

No 2:
I am using Nokia S40 DP SDK 2.0. I want to capture the center button (aka middle soft key) in Canvas. According to the spec, it should be mapped to FIRE game action, but it did not happen. When I press the center button, there is no key event at all. Is this a SDK bug? Or is it a real bug in 6230?
 
bacon. tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic