|
OK, sorry I had solved that for myself. Get a reference to the Forms
Frame and tell that to close. dim frmFrame as object frmFrame = ThisComponent.CurrentController.Frame frmFrame.close(true) Sorry, for the ill formed question. But that still leaves this question. I have yet to be able to get a form to close by calling Form.close(True), is there something I am missing. It would be cleaner then using the Frame. Andrew |
- [dba-users] Now that it stays... Andrew Jensen
- Re: [dba-users] Now that... Frank Schönheit - Sun Microsystems Germa ny
- Re: [dba-users] Now ... Andrew Jensen
- Re: [dba-users] ... Frank Schönheit - Sun Microsystems Germa ny
- Re: [dba-use... Andrew Jensen
