Discussion Board

Search:

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

Page 1 of 12 1 2 3 4

Search: Search took 0.19 seconds.

  1. Replies
    9
    Views
    1,473

    Re: New contest: Windows Phone Next App Star

    I am also agree with pooja. some time back I have replace xp with WP7 and now again same and may need to change the hardare also this time :(
  2. Re: Regarding verification of Symbian Signed account/new publisher id

    Now nokia has implemented SSO for all their website. While enrolliing for publisher ID, they checked credentials in case of individual account. I can not say about company account ot other type of...
  3. Re: Congratulations Pavarang, Poster of the Month for November 2012

    Congrats Pavarang :)
  4. Re: Congratulations João Cardoso, Champion of the Month for December

    Congrats João Cardoso :) :)
  5. Thread: QML and Slider

    by kkrish
    Replies
    6
    Views
    806

    Re: QML and Slider

    Add the following
    import QtQuick 1.0
    import com.nokia.symbian 1.0
    import Qt.labs.components 1.0



    I think it is the part of symbian compoent. You can also check the following example...
  6. Re: Search input box with list view to search item from the list using QtQuick/QML

    You will be having a associated model with the list. so whenever you get a keypress event you can search in the model for the data and can update the list.
  7. Re: Congratulations to Thomas Schmidt, October 2012 Wiki Contributor of the Month

    Congrats Thomas :)
  8. Replies
    4
    Views
    1,117

    Re: Creating slick app interfaces using Qt Quick

    fading can be display by opacity and sliding can be done using animation. Check qml example, you will get lots of sample.
  9. Re: Congratulations to Wizard_hu_ the Poster of the Month for August

    Congrats wizard :)
  10. Re: Application output (console or debug ) in qml

    You can comment the two lines and clean build again. It should work.
  11. Replies
    18
    Views
    1,793

    Re: Congratulations to Somnathbanik

    Congrats somnathbanik :)
  12. Replies
    3
    Views
    829

    Re: How to make a call in N9?

    Check the detail info. I think this is how it is developed.

    tel:<phonenbr> -> tel:1234567 -> Shows a contact card with the phone number. The user can choose to make a call, send an SMS or create...
  13. Replies
    2
    Views
    834

    Re: Symbian Gallery Photo Picker

    check for MGFetch() code and write your wrapper for qml using MGFetch.
  14. Replies
    6
    Views
    1,071

    Re: Photo picker from Gallery QML

    You can write a qml wrapper over MGFetch() and after this it can be used from your qml code without any hassel.
  15. Replies
    3
    Views
    858

    Re: How to call the qml file from cpp file?

    Hope this is what you needed.
  16. Replies
    4
    Views
    1,094

    Re: PinchArea and Webview

    One more link is here.
  17. Re: Congratulations to Pavan Pareta, June 2012 Wiki Contributor of the Month

    Congrats Pavan :)
  18. Re: Nokia Smart Installer stay in "preparing installation" forever

    try with some other qt app from ovi store, whether the result is same or not?
  19. Replies
    3
    Views
    954

    Re: automatic Download

    All are syntax error. You might have done something wrong in the code. Why thr is a space in function name void MainWindow :: load image ()? What is Button image pixmap () const;?
  20. Re: can i get the headphone (earphone) button click event?

    Something is discussed here.
  21. Replies
    15
    Views
    2,323

    Re: PureView Imaging Competition 2012Q2 - Winners!

    Congrats to all winners :)
  22. Replies
    5
    Views
    1,267

    Re: How to dial a number without any prompt?

    dialing window will be display when you dial an number you can not remove this. To prevent it you can override it with some other window.
  23. Re: How to change layout according to orientation?

    AFAIK Yes, you have to create both and make visibility true/false on orientation change.
  24. Re: How to change layout according to orientation?

    It depends. If there are more then 2 button I would prefer row/column way other wise anchor is also fine.
  25. Replies
    6
    Views
    1,314

    Re: about CTelephony status.

    There is one more link on wiki may be helpful for you.
Results 1 to 25 of 300
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