Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User sreerajvr's Avatar
    Join Date
    Oct 2010
    Location
    Trivandrum ,Kerala
    Posts
    135
    I want to have Autocomplete feature in Textbox for S40 device, so the user's don't need to type full.
    i.e just type first letter, then list will its member from that letter and likewise.[list will be alphabetically sorted].
    Is it possible to implement Autocomplete Textbox in S40 device.?when I try to implement this, it goes to S40 predefined text box form.
    Last edited by sreerajvr; 2011-04-09 at 07:29.
    sreerajvr

  2. #2
    Nokia Developer Moderator petrosoi's Avatar
    Join Date
    Mar 2003
    Posts
    115
    Hi,
    Since custom JavaScript (e.g. your autocomplete algorithm) is run in the Ovi Browser Proxy, there's no direct or simple way to implement autocomplete.
    I.e. each logical decision based on the input will be executed on the proxy essentially preventing a real-time implementation.
    'petro
    @petrosoininen

  3. #3
    Registered User dark-m's Avatar
    Join Date
    Mar 2011
    Posts
    4
    I have 2 questions, related to this topic.
    1. When I click textbox, standard text input form is open. Is it possible to change this behaivor, and process text input "in place", without hiding my app?
    2. How I can detect changing of textbox value ("onchange" property doesn't works)?

  4. #4
    Nokia Developer Moderator petrosoi's Avatar
    Join Date
    Mar 2003
    Posts
    115
    Hello,

    The full screen text input form is always opened when editing text boxes.

    Unfortunately the only way to detect and read text box changes and contents is to poll and query for the value.

    I will pass a feature request for 'onChange' and to add a locally executed mwl method for querying the input content.
    'petro
    @petrosoininen

  5. #5
    Regular Contributor web_tur's Avatar
    Join Date
    Aug 2004
    Posts
    64
    Quote Originally Posted by petrosoi View Post
    Hello,

    I will pass a feature request for 'onChange' and to add a locally executed mwl method for querying the input content.
    Did you have any result for onchange?

  6. #6
    Registered User lorion84's Avatar
    Join Date
    Jun 2010
    Posts
    116
    [deletedByMyself]

Similar Threads

  1. How to implement a Zoom control for Series 60 2nd edition??
    By rafeeqpv in forum Symbian User Interface
    Replies: 14
    Last Post: 2007-01-19, 11:20
  2. Replies: 15
    Last Post: 2006-11-24, 01:06
  3. Replies: 1
    Last Post: 2006-04-11, 19:32
  4. Suggested Test Device for Series 40
    By SquidInteractive in forum Mobile Java General
    Replies: 2
    Last Post: 2005-02-07, 06:42
  5. How to get serial number for Series 40 MIDP SDK ?
    By bertrandkania in forum Mobile Java Tools & SDKs
    Replies: 1
    Last Post: 2002-07-02, 08:49

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