1. #1
    Ext User
    Join Date
    Dec 2010
    Posts
    6
    Vote Rating
    0
    rana07 is on a distinguished road

      0  

    Question Applet in Window gets destroyed on minimizing (collapsing) the window

    Applet in Window gets destroyed on minimizing (collapsing) the window


    I have an applet (in a html container) within a gxt window. Now, the applet gets destroyed whenever the window is minimized. Hence I have to reload the applet manually on window Expand event (i.e when the windeow is restored).

    Is there any way to avoid this reload? The applet takes 5-6 sec to reinitialize, hence I would like to just hide the applet on window collapse and display it when the window is restored.


    regards,

    Rana

  2. #2
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,756
    Vote Rating
    113
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    http://www.sencha.com/forum/showthre...-moving-window

    Same problem. Minimizing hides the window by default and removes it from the dom. You need to customize the minimize behaviour.

  3. #3
    Ext User
    Join Date
    Dec 2010
    Posts
    6
    Vote Rating
    0
    rana07 is on a distinguished road

      0  

    Default


    I thought so, but was hoping that there might be some magic flag I can set and get it working

    Thanks!

Similar Threads

  1. Replies: 19
    Last Post: 31 Jan 2011, 5:40 PM
  2. Applet in Window reloads on moving window
    By rana07 in forum Ext GWT: Discussion
    Replies: 4
    Last Post: 2 Dec 2010, 2:52 AM
  3. Grid is duplaicated while minimizing the window
    By thangamalar in forum Ext 3.x: Help & Discussion
    Replies: 4
    Last Post: 10 Jul 2010, 5:01 AM
  4. Issue with window maximizing or minimizing
    By pratapbm in forum Ext 2.x: Help & Discussion
    Replies: 1
    Last Post: 19 Jan 2009, 4:03 AM

Tags for this Thread