Notification on Desktop

  1. #1

    (Solved) Notification on Desktop

    Hi

    Is there a way to create a Notification.Config item on the ext:Desktop and if there is a way can you give an example. I can do it on a normal window but cannot seem to get it working on the desktop.

    Thanks
    Richardt
    Last edited by Richardt; Aug 19, 2010 at 11:23 AM. Reason: Solved
  2. #2
    Hi,

    What problems do you have with Notification? It should works correctly with Desktop. Please demonstrate the code
    <Click Handler="Ext.net.Notification.show({text: "test"});" />
  3. #3
    Problem Solved

    Had to use the scriptmanager documentready to call a ajaxmethod to setup the notification. Did not work if I did in on the load of the web page on the server side.

    Thanks
  4. #4

    when i can set this code

    when i can write this code in desctop body

    Quote Originally Posted by Vladimir View Post
    Hi,

    What problems do you have with Notification? It should works correctly with Desktop. Please demonstrate the code
    <Click Handler="Ext.net.Notification.show({text: "test"});" />

Similar Threads

  1. [CLOSED] Center desktop shortcuts on desktop
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 15, 2011, 6:49 AM
  2. Refreshing desktop control from desktop window
    By AnilVelamuri in forum 1.x Help
    Replies: 0
    Last Post: May 26, 2010, 7:53 AM
  3. Ext:notification
    By vali1993 in forum 1.x Help
    Replies: 0
    Last Post: Mar 16, 2010, 10:40 AM
  4. Ext. Notification
    By sharif in forum 1.x Help
    Replies: 2
    Last Post: Jun 19, 2009, 11:33 AM
  5. Replies: 1
    Last Post: Mar 17, 2009, 1:17 AM

Posting Permissions