Tim,
You are the man. Your solution works great. I had started thinking
that the answer lied in the minWidth/minHeight properties, but
hadn't even run across the resize event on the Application
container. SWEET!
Thanks again,
~harris
p.s. The one thing I did change was a simple null ch
Hi Harris,
You can acheive this similar to the following code. The canvas (id="applicationCanvas") is originally set to a percentage-based height and width. When the browser is maximized, you can set the minHeight and minWidth to explicit values. This will replace the percentHeight and percen
2 matches
Mail list logo