Re: GO_FORM when window is minimized (Dev. 2K)?

From: Craig <caharper_at_hooked.net>
Date: 1995/12/11
Message-ID: <4ahk90$jl4_at_its.hooked.net>#1/1


smoore_at_cosdi.com (Spencer H. Moore) wrote:
>In Forms 4.5 I'm using the GO_FORM built-in. The documentation says that when
>you call GO_FORM('myform') that the WHEN-WINDOW-ACTIVATED trigger will fire on
>myform. This seems to be true EXCEPT when the window for myform is minimized.
> I was hoping to use the WHEN-WINDOW-ACTIVATED trigger to 'normalize' the
>window if it was minimized, but the trigger is never fired.
>
>Any ideas on how I can 'normalize' a minimized window when the form is called
>via GO_FORM?

You could use the GET_WINDOW_PROPERTY and then the SET_WINDOW_PROPERTY these would allow you to find the windows state and the set t= hat state.

Only one of many,many ways.

Hope it helps.

Craig Harper                                                                                                                        =
                                                                                                        

Thinking is more interesting than knowing, but less interesting than looking. Received on Mon Dec 11 1995 - 00:00:00 CET

Original text of this message