Discussion Board

Results 1 to 4 of 4

Thread: seachbox???

  1. #1
    Regular Contributor dakoz's Avatar
    Join Date
    Nov 2005
    Location
    Amman/Jordan
    Posts
    322
    hi there people ..

    i'v been askng about the search box for so long by now ???
    now i got a simple idea .. and am wandering if u can help me with it ..?

    now
    i used a form .. and i added to it a textfiled and a choicegroup (multiple)...
    can i find a way to keep listening to the textfiled if anychanges happens to it ..????
    in order to make it waser to search ..????

    sth like if text changed do sth ???

    please people help me ...

  2. #2
    Registered User juarezjunior's Avatar
    Join Date
    Dec 2005
    Location
    Brazil
    Posts
    1,883
    Hi dakoz,

    You can configure commands for you TextField using addCommand, setDefaultCommand and removeCommand as well as set a listener using setItemCommandListener.

    But AFAIK there's no way to fire a command without user action, so the answer is no.

  3. #3
    Regular Contributor prashant332's Avatar
    Join Date
    Jul 2005
    Location
    Omaha, US
    Posts
    129
    You can try using "Form.setItemStateListener(ItemStateListener)" listen the state change in the form. This will give indications on change in anything in form not only the text field.

  4. #4
    Regular Contributor dakoz's Avatar
    Join Date
    Nov 2005
    Location
    Amman/Jordan
    Posts
    322
    Quote Originally Posted by prashant332
    You can try using "Form.setItemStateListener(ItemStateListener)" listen the state change in the form. This will give indications on change in anything in form not only the text field.
    thanx alot i tried it and it worked wonderfully ..

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