Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User toomyem's Avatar
    Join Date
    Nov 2007
    Posts
    2
    Hello,

    I'm trying to mimic the legacy layout of some options list which can be seen on Nokia phones. I'm concentrating on Nokia 6103.

    Some of the menus have a layout like this:

    Code:
    +-------------+
    |Item name    |
    |        value|
    |Other item   |
    |       value2|
    +-------------+
    Items are shown bold, values using normal font.

    I was trying to achieve such a result with lcdui.List class, but no success.

    Partially I was able to setFitPolicy(Choice.TEXT_WRAP_ON) and use "Item name\nvalue" but it is not what I wanted.

    Could you give me some hints how to do this? Or it is simply impossible?

    Tomasz

  2. #2
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    Not possible with high-level UI classes. You could use low-level UI classes (like Canvas) and draw everything on the screen yourself. A lot of work though...

    Hartti

  3. #3
    Registered User toomyem's Avatar
    Join Date
    Nov 2007
    Posts
    2
    Ok, thank you. I was thinking that there is some kind of Nokia API to access such a legacy dialogs.

    So it looks like I have to do all the stuff by myself.

    Regards,
    Tomasz

Similar Threads

  1. J2ME and contact list
    By morphine_titan in forum Mobile Java General
    Replies: 7
    Last Post: 2009-01-06, 07:49
  2. Available US Phones with J2ME Bluetooth API
    By rmontrose in forum Bluetooth Technology
    Replies: 1
    Last Post: 2004-03-01, 00:35
  3. StrangeMaze 3D game benchmark - speed comparison for J2ME phones
    By abstractworlds in forum Mobile Java General
    Replies: 24
    Last Post: 2004-01-26, 22:09
  4. Require the complete list of java enabled phones available in India
    By djoeantony in forum Mobile Java General
    Replies: 0
    Last Post: 2003-06-04, 07:11
  5. taking pictures in mobile phones with digital cameras through J2ME
    By pedrosalazar in forum Mobile Java General
    Replies: 1
    Last Post: 2002-12-02, 09:23

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