ext:Desktop Behavior

  1. #1

    ext:Desktop Behavior

    Hello There..
    Happy new year for all and for the great Coolite Toolkit..
    I was playing awound with the ext:Desktop control the other day and I have some questions about the behavior of this control, specially for the existance of a window within the taskbar..Now when the page first load and if a user clicks a shortcut to open a window within the desktop, this windows becomes available in the taskbar, but, again when the page first loads, if the user clicks on the menu item withing the start menu to open the same windows, it does not become available in th taskbar, even if the user opens the same windows by its shortcut. So I thought that I'm doing something wrong, so I checked the example in the amazing Examples Explorer and this behavior occurs too when clicking the Web Browser window, it does not come in the taskbar, so I though its good to dicuss this as we as users trying to participate and do something good for the Coolite Community. Thanks for your attention.

    Regards,
    Yaser
  2. #2

    RE: ext:Desktop Behavior

    Hi Yaser,

    The example in Examples Explorer incorrect shows windows. It used show function of window.
    For window which must be showed at taskbar need the following conditions:
    - it must be DesktopWindow
    - it must called as
    **<Click Handler="#{MyDesktop}.getModule('DesktopModule1'). createWindow();" />*




  3. #3

    RE: ext:Desktop Behavior

    Hi vladimir,
    Thanks for the clarification, I appreciate it :)..I'll try it tomorrow but it does make sence..Thanks again.

    Regards,
    Yaser
  4. #4

    RE: ext:Desktop Behavior

    Hi vladimir,
    Why wait til tomorrow, I just could not resist, it works perfectly..Thanks

    Regards,
    Yaser

Similar Threads

  1. Combobox - Change of behavior
    By IFLOW in forum 2.x Help
    Replies: 2
    Last Post: Jul 18, 2012, 10:52 AM
  2. [CLOSED] Show Desktop window maximized - strange behavior
    By FAS in forum 1.x Legacy Premium Help
    Replies: 10
    Last Post: Apr 03, 2012, 5:58 PM
  3. [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
  4. DateField behavior
    By Krisller in forum 1.x Help
    Replies: 1
    Last Post: Aug 23, 2010, 11:09 PM
  5. Refreshing desktop control from desktop window
    By AnilVelamuri in forum 1.x Help
    Replies: 0
    Last Post: May 26, 2010, 7:53 AM

Posting Permissions