resize window question

I have a question - how can I set a modal window to be not resizable. Any help will be appreciated

You have to do this in client-side (javascript), see

WebContent/WEB-INF/lib/themes/base/script/base-ajax-components.js

and function

renderWindow : function(renderer, uidl, target, layoutInfo)