Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User Subotai4Winds's Avatar
    Join Date
    Sep 2004
    Posts
    30
    I have used J2ME to write applications for Series 60 phones. When I started reading about using C++ I was suprised to see that only bitmaps could be drawn to the screen. With J2ME you can at least use PNGs.

    My question is, if you use a format other than BMP with J2ME, does it convert it behind the scenes to BMP to be displayed on the device? Or can it some how display them without the conversion?

    Basically do you have to display the image in bitmap format for it to actually display on the phone regardless of the language?

    I know this is kind of a general question but I figure you C++ Symbian guys would know.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,667
    J2ME questions should really not be asked here. anyway you got the image thing with symbian a bit wrong.

    Basically to be able to show a image into the screen you need to load it to a bitmap object (which has really nothing to do with bmp format).

    And you can load at least jpg, png, bmp and mbm images to this object to show them in the screen. There are several examples that illustrates how it works shipped with SDK as well as they can be found numerously from the internet. Discussions of their usage are also found from this discussion group, in case you have time to do a bit searching.

    yucca

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