Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User ysaspb's Avatar
    Join Date
    Jan 2009
    Posts
    19
    Thank you in advance.

  2. #2
    Registered User henry.huang's Avatar
    Join Date
    Mar 2010
    Posts
    6
    Hi,

    You can use method showNotification of class UIManager.

    Code:
    // Displays a notification.
    UIManager.prototype.showNotification = function(displayTime, type, text, progress)

  3. #3
    Registered User ysaspb's Avatar
    Join Date
    Jan 2009
    Posts
    19
    Thanks. I have not used it and I did not find the description of UIManager.
    Where could I get any info?

  4. #4
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    Hi ysaspb,

    a bit late here, anyway: if I correctly interpret henry.huang's reply, UIManager is a class of WRT Kit, a UI framework no longer maintained by Nokia. You can create a widget with WRT Kit support by using the WRT Aptana plugin.

    Instead, if you want to use something else, you could take a look at Guarana, a more recent (and supported) UI framework with loads of components:

    http://wiki.forum.nokia.com/index.ph..._for_Nokia_WRT

    As last alternative, you want something quick and dirty, you can use the JavaScript alert() function.

    Pit

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