Hide the minimized window from the taskbar

  1. #1

    Hide the minimized window from the taskbar

    Hello,

    I have a lot of windows, some of them could be minimized and others are open, when the session expires, the code detect that my sesion object is null and then all desktop windows must be closed. I am calling to the .hide() property for each window, and all opened windows are hidden as expected! but all who are minimized are not hidden!

    How can I to hide all minimized windows ? (they are in the taskbar)


    thanks in advance!
  2. #2
    Hi,

    Please call
    win.taskButton.hide();
    to hide a task button.

Similar Threads

  1. Replies: 1
    Last Post: Nov 24, 2011, 9:02 PM
  2. [CLOSED] Preventing a Desktop Window from being shown in the taskbar
    By r_honey in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Jan 04, 2011, 7:46 PM
  3. Replies: 8
    Last Post: Jun 23, 2010, 10:16 AM
  4. Replies: 0
    Last Post: Jan 23, 2010, 4:15 PM
  5. [CLOSED] Desktop: Hide taskbar
    By CSG in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 02, 2009, 8:10 AM

Posting Permissions