Discussion Board

Results 1 to 3 of 3
  1. #1
    hi there, may i know where to get started on knowing how to convert a generic midp code to nokia standard?

    thanks in advance.

  2. #2
    Registered User duomax84's Avatar
    Join Date
    Jan 2004
    Posts
    1
    I would like to know about the solution too...

  3. #3
    Super Contributor shmoove's Avatar
    Join Date
    Mar 2003
    Location
    Israel
    Posts
    2,280
    The first thing that comes to mind is changing any Canvas objects to a FullCanvas if you wan't to use the full-screen capabilities. That means that if you have any Commands on those canvases then you'll have to get rid of them, and implement you're own "Commands" by drawing them yourself, and firing them from the keyPressed method (using the FullCanvas.KEY_SOFTKEYx constants). Then test you're program and if it runs well, you're done. If it's slow or ugly or something then you might want to look into using the Nokia specific classes to fix that.
    Of course if you don't care about using the full screen then you really don't have to do anything.

    shmoove

    [edit]
    Oh yeah, one more thing. If you want to use sound and the device doesn't support the MMAPI then you can implement that using the proprietary Nokia Sound class.
    [/edit]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved