I have a dialog box that's called inside a parent window. That dialog box contains another view (let's call it childView) inside that has, let's say some buttons. What I'm trying to do is, when a button is clicked, I fire a function that gets 'catched' on the parent window.I have a dialog box that's called inside a pare