[CLOSED] Window resize listener dont work after upgrade from SVN (version 2.2.0.742)

  1. #1

    [CLOSED] Window resize listener dont work after upgrade from SVN (version 2.2.0.742)

    Tonight I have updated my application to use the last version of Ext.Net (2.2.0.742), and the following code dont work anymore:

        <ext:ResourceManager ID="rsmMain" runat="server" DisableViewState="true">
            <Listeners>
                <WindowResize Handler="App.wndMensagens.alignTo(Ext.getBody(), 'tr-tr?', [-25, 50]);" />
            </Listeners>
        </ext:ResourceManager>
    The window wndMensagens dont be top right aligned anymore, on window resize.

    The original thread was http://forums.ext.net/showthread.php...loating-window

    Thanks,

    Felipe Schneider
    Last edited by Baidaly; Mar 26, 2013 at 9:41 PM. Reason: [CLOSED]
  2. #2
    Hi Felipe,

    It works well for me. I tested exactly the example from the post #7 in IE9, FireFox and Chrome.

    What is your test case? What is a browser you are testing in?
  3. #3
    Daniil,

    You are right, I put the window in a invalid place, so, and had this error.

    Sorry, my mistake. Can close this thread.

    Thnaks,

    Felipe.

Similar Threads

  1. ext.net 2.0.0 asp.net mvc 4 icons dont't work
    By user1734474 in forum 2.x Help
    Replies: 1
    Last Post: Oct 10, 2012, 11:17 PM
  2. Replies: 9
    Last Post: Sep 05, 2012, 3:08 PM
  3. Help me dont work UserControl directmethod. plz
    By SeoNamseok in forum 2.x Help
    Replies: 0
    Last Post: Jul 09, 2012, 8:19 AM
  4. XScript dont work for me
    By farnold in forum 1.x Help
    Replies: 3
    Last Post: Apr 27, 2011, 2:56 PM
  5. Upgrade to Coolite version 0.8.2
    By CasualXX in forum 1.x Help
    Replies: 1
    Last Post: Jun 10, 2010, 4:03 PM

Tags for this Thread

Posting Permissions