A question:

nsBaseWidget has a virtual function called SetSizeMode(PRInt32 aMode) which
is unimplemented.  That function can be implemented on a platform specific
basis in each nsWindow.cpp but I can't figure out how to get to that
function through javascript.

I'd basically like to minimize/maximize windows from javascript.

Does anyone have any idea on how to get at the SetSizeMode function or
another way of doing this?

josh



Reply via email to