Discussion Board

Search:

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

Page 1 of 2 1 2

Search: Search took 0.01 seconds; generated 4 minute(s) ago.

  1. Replies
    7
    Views
    5,892

    Re: How to change screens in Symbian C++

    Hi Atiqe..

    u can make use of MultiView Example in SDK...
    \Symbian\8.0a\S60_2nd_FP2\Series60Ex\multiviews

    hopt this is what u r looking for...
  2. Replies
    7
    Views
    6,563

    Re: CPU time in emulator?

    Hi,

    just try this.. hope u r looking for it...

    RThread me;
    TTimeIntervalMicroSeconds iTime = 0;
    TInt err = me.GetCpuTime(iTime); // Gets the CPU usage for the thread
  3. Replies
    2
    Views
    4,086

    Sending mobile contents to server as Backup

    Hi

    We need to back up all mobile content into server.For this we have used http example for connecting to internet and the application based on akncommondialogs (for accessing files in phone).Its...
  4. Replies
    10
    Views
    6,376

    Re: Example code for RAnalogClock

    Hey thanks..
  5. Replies
    10
    Views
    6,376

    Re: Example code for RAnalogClock

    Hey Bibu

    You mind sharing your code for drawing digital clock...
  6. Replies
    2
    Views
    4,564

    Re: Capturing key events in Backgroung App

    Hey I am sorry..
    the solution is for Symbian
  7. Replies
    2
    Views
    4,564

    Re: Capturing key events in Backgroung App

    Hey Ashish,

    chk it out the link... might be helpful

    http://wiki.forum.nokia.com/index.php/Capturing_keys_in_background
  8. Replies
    3
    Views
    4,849

    Re: tracking user activities!!

    Hey PopAndDestroy,

    can u plzzzz share ur code snippet to get all the applications running in background...

    I am working on to get info of all applications running in background.. ur code w'd...
  9. Replies
    1
    Views
    4,416

    Re: CAknGrid popup and SKIN problem

    Hey,
    I have created skinned versions of the CEikEdwin and CEikGlobalTextEditor, dint tried with CAknGrid, yu can try a work around like.. hope it will help u out...

    i did it using the following...
  10. Replies
    25
    Views
    10,307

    Re: Switching control between two list boxes

    i beleive there is lot of dependencies for ur code...
    i dont think this will help me out...
    if u can send ur complete AppView to me as a private msg, it wil be gr8..
  11. Replies
    25
    Views
    10,307

    Re: Switching control between two list boxes

    Hey... thanks alot Priya...
  12. How to capture applications info running in background??

    Hi All,

    I want to write an application which can give me application id's or info of those application which are running in background...

    TApaTask::Exists() will work for current app, but i...
  13. Replies
    5
    Views
    7,598

    Re: How to disable all Hotkeys?

    Hi..

    Your Softkeys.. I will take it as CBA button.. say "ok" "cancel"..

    In order to Hide CBA Button completely, first disable (should not be displayed) and then make it deactivate (consume its...
  14. Replies
    25
    Views
    10,307

    Re: Switching control between two list boxes

    Hey Priya...

    If you dont mind, can you share ur code to show to list boxes n sharing the control between them..

    I am waiting for ur response..
  15. Replies
    7
    Views
    6,959

    Re: how to run the application in backround

    HI..

    Here's code to send ur application background....
    just add this oce in ur ContructL() of AppUI by including .h and lib files...

    TApaTask task ( CEikonEnv::Static()->WsSession() );...
  16. Replies
    2
    Views
    3,995

    Re: how to change between lists...?

    Hi..
    the solution in my prenious post was for Symbian...
    later i realize u want the solution for java...
  17. Replies
    2
    Views
    3,995

    Re: how to change between lists...?

    Hi..


    Make use of OfferKeyEventL of the applications container class and add the code accordingly as in the sample code below:

    TKeyResponse CMyExampleAppView::OfferKeyEventL(const TKeyEvent&...
  18. Re: how to make the status pane of a view disappear?

    Hi,

    here's the code to remove status pane...

    CEikonEnv* iEnv = CEikonEnv::Static();
    CEikStatusPane* statusPane=Env->AppUiFactory()->StatusPane();
    statusPane->MakeVisible(EFalse);
    (or)...
  19. Re: how 2 protect memory card folder password protected??

    Hi All,

    is't possible togive a password protection to a specific folder by using symbian 3.0V API's...
    If not, any work around for achieve this...
  20. Replies
    18
    Views
    15,727

    Re: how to lock the phone by app?

    Jitender,

    RAknKeylock is to lock Keypad.. but i am interested in Locking phone...
    once my application is launched it shud lock the phone and i can unlock it with a secret word...
    and i beleive...
  21. Replies
    18
    Views
    15,727

    Re: how to lock the phone by app?

    Hi All,

    Any one can share the code for "PhoneLock"...
    Its quit urgent plzz..

    Thanks in Advance
  22. Replies
    25
    Views
    10,307

    Re: Switching control between two list boxes

    Hi Priya,

    I am having an assignment of creating n switching between two list boxes in one container..
    Can you plz share ur code, which definately help me...

    Thanks in advance.
  23. Replies
    16
    Views
    10,812

    Re: function like printf()

    Hi,

    can any one can tell.. "Is it possible to make use of c function in Symbian application?"..

    i heard its possible and i tried printing some text using printf()..
    i think i am unable to use...
  24. Re: How to Share a video using inbuilt sharing-video application on Nokia N80 devices

    Hi....

    Any observations guys, regarding Video Sharing....
    Waiting for your responses...
  25. How to Share a video using inbuilt sharing-video application on Nokia N80 devices

    Hi,

    I need to know the steps as how to share a video using a Inbuilt video share application on N80 device.

    Is't to activate a video sharing one needs to receive some special BIO message from...
Results 1 to 25 of 33
Page 1 of 2 1 2
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