Discussion Board

Search:

Type: Posts; User: jp4symbian; Keyword(s):

Page 1 of 12 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    1
    Views
    674

    Issue with CBrCtlInterface control

    Hi,

    I am having a mail client consisting of a web browser control. Only on a particular Url load, EEventLoadError is being generated.

    I searched extensively on the web, but couldn't find out...
  2. Replies
    4
    Views
    1,037

    Re: Integrating a HTML and SMS text messaging

    You can try using the Browser Control API ( CBrCtlInterface ) for your html forms, fetch data from there & use Messaging APIs to send sms.
  3. Replies
    27
    Views
    2,373

    Re: Including mmp files in bld.inf as per SDK

    I tried using the '#error' directive, but it seems I am unable to figure out anything, maybe I don't know how it exactly works.
    I am trying to put logs in #ifdef #else #endif clause, to figure out...
  4. Replies
    27
    Views
    2,373

    Re: Including mmp files in bld.inf as per SDK

    Hi vineet,

    I cannot share the entire code because it is the company's property. Nevertheless I am posting a snippet:


    void CXXXContainer::HandlePointerEventL( const TPointerEvent&...
  5. Replies
    27
    Views
    2,373

    Re: Including mmp files in bld.inf as per SDK

    This seems like a deadlock!! How should I differentiate code by version? :(
    I tried to use the method in #18, but for that also I need to use system macro '__S60_50__' to identify the active config...
  6. Replies
    27
    Views
    2,373

    Re: Including mmp files in bld.inf as per SDK

    That issue resolved, now I am having a different problem.

    To support multiple platforms, I added Symbian^3 configuration to a project already built in 5th edition.
    I am trying to separate 5th &...
  7. Re: How to check an application is running or not

    You may find this link useful.
  8. Re: CEikRichTextEditor doesn't scroll in touch screen

    Hi nvaidy01,

    I have a scrolling issue with the text editor, its described here: http://www.developer.nokia.com/Community/Discussion/showthread.php?231880-Global-text-editor-scroll-issue
    Do reply...
  9. Replies
    27
    Views
    2,373

    Re: Including mmp files in bld.inf as per SDK

    Hi Vineet,

    Please clarify once if Macros in #12 work in .mmp file or not.
    For 5th edition and Symbian^3, include paths are different; Symbian^3 has certain header files in folders inside...
  10. Replies
    3
    Views
    975

    Re: Global text editor scroll issue

    Strangely, this works on the 5th edition emulator, but not on Nokia N97. I wonder no one has come across this issue?
  11. Replies
    3
    Views
    975

    Global text editor scroll issue

    I have implemented a read-only Global text editor as in this article.

    I am having an issue regarding scrolling it.

    I am trying to implement this code with a CEikGlobalTextEditor & testing on...
  12. Replies
    27
    Views
    2,373

    Re: Including mmp files in bld.inf as per SDK

    Do these macros work in the bld.inf file - __S60_50__ , __SERIES60_3X__ ?
    They dont seem to work for me.
  13. Re: Delete not calling the destructor when working with mobile

    You need to give some more info about your View class, as to how are you creating its object & what type of class is it.
  14. Replies
    27
    Views
    2,373

    Re: Including mmp files in bld.inf as per SDK

    Thanks much, that was really helpful.
  15. Replies
    27
    Views
    2,373

    Re: Including mmp files in bld.inf as per SDK

    Thanks for the prompt response, Vineet.

    From this I understand that I can use a single mmp file for 3rd, 5th & Symbian^3 versions.
    Now in the case where I use macros in bld.inf file, for...
  16. Replies
    27
    Views
    2,373

    Re: Including mmp files in bld.inf as per SDK

    Hi savaj,

    Can you please put some sample code representing what you have explained below, the way pooja_1650 has given.
    Also wanted to know if maintaining the same mmp file would mean using the...
  17. Replies
    7
    Views
    1,446

    Re: Sending multiple http get request

    Hey dev_Cis,

    Some code snippet would definitely help people to help you in a better way, at least giving an idea of what APIs you are using.
    You can also study the HTTP example here & then handle...
  18. Replies
    6
    Views
    1,099

    Re: how to download a file & auto install....

    You can refer this:
    http://www.developer.nokia.com/Community/Wiki/How_to_download_files_programmatically

    Once its downloaded, if its a sis file; on selecting the 'Open' menu option, it will...
  19. Re: CEikRichTextEditor doesn't scroll in touch screen

    Thanks a lot for this (super) code, @ashraf fawzy.
    I used it for my Global text editor. It made my work a lot easier :)
  20. Re: Leaving muliple items in cleanup stack , after function exit

    Hi julie,

    IMO, you can also implement it this way if keeping the buffer on the cleanupstack is not absolutely necessary for you:


    HbufC* preparetxtL()

    {
  21. Replies
    7
    Views
    2,082

    Re: Error in installation.

    Along with 'Unable to install', you might be getting some additional message. Check if it matches one of these: http://www.antonypranata.com/node/11
  22. Replies
    7
    Views
    2,082

    Re: Error in installation.

    AFAIK, the capability 'WriteDeviceData' would need signing. It wouldn't work for a self-signed sis file.
  23. Replies
    9
    Views
    1,358

    Re: Sending HTML Emails

    A little searching would lead you here: http://www.developer.nokia.com/Community/Wiki/Category:E-Mail
  24. Replies
    8
    Views
    790

    Re: appending strings inside rss file

    Hey julie_777,

    I completely agree with @yucca.
    Resource file is meant for 'static' text which you want to be constant/fixed. That is the whole point of having a resource file, the appending part...
  25. Re: Add the percent or any text into a progress bar ?

    Why don't you paste some code snippet here so that there's a clear idea of what you have already tried.

    Else simply use the Progress note instead:...
Results 1 to 25 of 289
Page 1 of 12 1 2 3 4
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