Hi, I'm wondering if it's possible to determine the origin of resize events. I'd like my application to behave differently when the user resizes the window himself, as compared to the window getting resized because some child widget needs to expand. Is this even possible? Peter