GIGJ.COM
welcome to my space
X
Welcome to:gigj.com
Search:  
NAVIGATION - HOME

Unable to stop TaskMgr

Published by: cfz 2009-01-07

  • Internet Explorer and Firefox stop loading pages and Windows Vista ::
    I am able to close the browser, but in the processing tab under task manager it would show firefox or iexplorer still running. Because of this, I am unable
    http://www.hardwareanalysis.com/content/topic/71940/
    HOME
    I have some problems with ExtJS and tasks. First of all I was unable to start the timer with this.doUpdate as property for run. The other (much bigger) problem is that I'm unable to stop the timer, I see the message-box but the timer runs until I close the browser/tab.
    TUTORIAL: Task Manager, Regedit, etc won't open (Part 1)::
    17 posts - 10 authors - Last post: Apr 21, 2006Regedit, msconfig & task manager wont open I also found that I was unable to update my NAV definitions or even uninstall/reinstall NAV.
    http://www.ozzu.com/windows-tutorials/tutorial-task-manager-regedit-etc-won-open-part-t44857-15.html
    HOME


    Ext.UpdateControl = Ext.extend(Ext.BoxComponent, {
    updateTimer : null,
    [...]
    startUpdate : function() {
    if ( !this.updateTimer ) {
    this.updateTimer = Ext.TaskMgr.start({
    wowexec.exe Windows process - What is it?::
    There is no uninstall listed and deosn't show up under my Task Manager. I am unable to stop it or remove it at this time. Shashi, It is blocking my browser.
    http://www.neuber.com/taskmanager/process/wowexec.exe.html
    HOME
    Unable to delete captured file [Archive] - Rage3D Discussion Area::
    27 posts - Last post: Mar 4, 2004However, when capturing a scheduled program after the program is done recording I am unable to delete it. If I stop a recording manually I
    http://www.rage3d.com/board/archive/index.php?t-33744519.html
    HOME
    interval: 500,
    //run: this.doUpdate,
    run: function() {
    this.imageEl.src = this.imageURL + '?' + new Date().getTime();
    },
    scope: this
    });
    }
    },

    doUpdate : function() {
    this.imageEl.src = this.imageURL + '?' + new Date().getTime();
    },

    stopUpdate : function() {
    alert('Stopping');
    Ext.TaskMgr.stop(this.updateTimer);
    }
    });


  • Your code looks correct (event the this.doUpdate should work).

    Are you calling startUpdate and stopUpdate with the correct scope?


  • Thanks, works like a charm now :D


  • Yes, it's a scope problem:
    var window = new Ext.Window({
    [...]
    buttons: [{
    text: 'Start',
    handler: updateController.startUpdate,
    scope: updateController
    },{
    text: 'Stop',
    handler: updateController.stopUpdate,
    scope: updateController
    }]
    });
    (otherwise 'this' in startUpdate/stopUpdate will refer to the Start/Stop button instead of the updateController instance)


  • Never thought it was a scope problem, because starting the timer works fine (stopping doesn't of course). Here is the calling code:


    var updateController = new Ext.UpdateControl({
    id: 'update-control'
    });

    var window = new Ext.Window({
    [...]
    buttons: [{
    text: 'Start',
    handler: updateController.startUpdate
    },{
    text: 'Stop',
    handler: updateController.stopUpdate
    }]
    });





  • Nortel Unveils Vision, Strategy for Israeli High-Performance Net
    Busy Friday Leads to Strong Close for Net Stocks

    PRINT Add to favorites
  • what are the causes of age alcohol abuse
  • can you pass me that spoon please
  • what is the age of ual consent in the uk
  • please help me to compare my answer with ursz
  • do you believe that vanishing twin syndrome has psychological effects on the surviving twin
  • baby girl name game easy 10 points
  • do you like the name finley for a girl
  • why do i always dream about water
  • baby boy name game easy 10 points
  • what kinds of jobs can someone with a asian studies major mandarin do
  • girls i need your advise
  • my girlfriend hasn 039 t gotten her period
  • choosing a book for school
  •  
  • trying to find uncommon old fashioned baby names any suggestions
  • okay guys and girl what would you do
  • what 039 s the best way to ask an acquaintence who is friends with a famous person for their contact info
  • will there be a second season of burst angel bakuretsu tenshi
  • black women 039 s hair care
  • please help me baby boy name
  • jonas brother fans another question
  • how do you keep the toilet paper from sticking to your skin when you leave the toilet
  • are all sherlock holmes stories narrated by dr watson
  • i have my nose piercing on my left side i want my monroe pierced and monroes beauty mark was on the left
  • is there hope for me so depresed with my life wasted
  • naming protocol what about 2 avas
  • what should i do please help me
  • why do some women love the fixer upper man
  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about Unable to stop TaskMgr , Please add it free.

    About us -Site map -Advertisement -Jion us -Contact usExchange linksSponsor us
    Copyright© 2008 gigj.com All Rights Reserved
    Site made&Support support@gigj.com    E-mail: web@gigj.com