evant
17 Jan 2008, 10:53 PM
Something that threw me today, if you're creating a window using config options (renderTo), you still need to explicitly call .show() to show the window. It would be good if initHidden was made public, because sometimes you do want to show the window as soon as it's constructed.