Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor ferranhalden's Avatar
    Join Date
    Jan 2004
    Posts
    128
    I was wondering if anyone has used this API which is located at the S60_3rd_SDK_MR_API_Plug-In_Pack_v4. I am using it on th emualtor but not parsing is happening? Any experiences with this API?

    Ferran

  2. #2
    Regular Contributor ferranhalden's Avatar
    Join Date
    Jan 2004
    Posts
    128
    here it is my code which is not working....

    m_pItemFinder = CAknItemFinder::NewL (CAknItemFinder::EUrlAddress);
    m_pItemFinder->SetEditor (&m_pRtEd);
    m_pItemFinder->ActivateThisTextL (*m_pRtEd->RichText (), 0, m_pRtEd->Text()->DocumentLength()-1);

    m_pItemFinder->ResetCurrentItem();
    m_pItemFinder->ResolveAndSetItemTypeL ();
    TInt startTag;
    TInt tagLength;
    m_pItemFinder->ParseThisText ( *m_pRtEd->RichText (),ETrue,0, m_pRtEd->Text()->DocumentLength()-1,startTag,tagLength );
    TInt positUrl = m_pItemFinder->PositionOfNextItem (CAknItemFinder::EInitDown);
    CAknItemFinder::CFindItemDef & itemDef = m_pItemFinder->CurrentItem ();

  3. #3
    Regular Contributor parag_purkar's Avatar
    Join Date
    Feb 2006
    Location
    India,Pune
    Posts
    311
    Please check your buffer and heap size .May be there will be some problem ..

    Regards.
    Parag Purkar

Similar Threads

  1. Replies: 4
    Last Post: 2009-02-17, 21:24
  2. Cannot read from listbox item array
    By Acemaker in forum Symbian C++
    Replies: 6
    Last Post: 2007-07-14, 17:43
  3. how to get the position of a cascaded item in a menu?
    By GeKI in forum Symbian User Interface
    Replies: 1
    Last Post: 2006-05-18, 15:47
  4. Custom item not displayed correctly
    By kakoskin in forum Mobile Java Media (Graphics & Sounds)
    Replies: 0
    Last Post: 2004-10-11, 21:50
  5. Replies: 0
    Last Post: 2004-03-04, 04:39

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