Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7745035
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T09:54:47+00:00 2026-06-01T09:54:47+00:00

When i resize my window then alert width and height then again resize my

  • 0

When i resize my window then alert width and height then again resize my window again alert width and height, how it will be please help. In extjs4

new Ext.Window({
     title:'my window',
     id:'mywindow',
     listeners:{
          alert("need width and height");
     }
}).show();

please help me.
thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T09:54:48+00:00Added an answer on June 1, 2026 at 9:54 am

    try adding ‘resize’ event on window

    Ext.create('Ext.window.Window', {
        title  : 'Hello',
        height : 200,
        width  : 400,
        layout : 'fit',
        listeners : {
                    'resize' : function(win,width,height,opt){
                       console.log(width);
                       console.log(height);
                     }
        }
    }).show();
    

    refer Ext.window.Window-event-resize

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In a dialog, I resize some images and then force the window to sizeToContent.
i have this script below that will resize the .content on window resize it
UPDATE: I added this to my unload function: $(window).resize(function(){ var pageheight = $(window).height(); $('section').css('height',
If you set ResizeMode=CanResizeWithGrip on a WPF Window then a resize grip is shown
When I resize window and when vertical scrollbar appears, if I scroll it way
When I am running this, JLabel is not visible, but when I resize window
I want that the user shouldn't be able to resize the window form. I
How do I get this function to not only run on window resize but
How can I achieve the following? // Resize triggers $(window).resize(function() { if (window.innerWidth <=
Is it possible to resize an openGL window (or device context) created with wglCreateContext

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.