Re: Closing Windows using Forms 4.5 - Developer 2000
Date: 1997/11/29
Message-ID: <65oqij$l1b_at_argon.btinternet.com>#1/1
You need to make sure that you navigate to an item outside of the window prior to closing it, otherwise forms will not know what to do with the cursor.
Nick Butcher
nickb_at_btinternet.com
Arif Samnani <100765.3477_at_compuserve.com> wrote in message
<347DEDA3.7459_at_compuserve.com>...
>Hello
>
>I am developing an application using Developer 2000 and Forms designer
>4.5. under WIN 95
>
>Whe testing, I am unable to close a Window even when putting the
>following code in a trigger:
>
> HIDE_WINDOW(windowid);
>
>I want to be able to close the window either when a button is pressed or
>when 'X' is clicked on the Window state.
>
>
>The correct window is in focus. The Closeable property of Window is set
>to true.
>
>I have only recently started using Forms and wondering if i need to set
>anything else up.
>
>Thanks
>
>Arif
Received on Sat Nov 29 1997 - 00:00:00 CET
