Re: GPF Forms 4.5 calling procedure "new_form"

From: Brian Membrey <horsemth_at_mel.switch.net.au>
Date: 1997/01/25
Message-ID: <01bc0a55$a33e5380$32a966cb_at_default>#1/1


Not sure whether this relevant, but I believe the Oracle implementation of "button hints" (ie the popup hint displayed when the cursor is positioned on
a button object) is not complete. I know of a couple of applications which
have had recurring GPFs when a new form is called from a button press.

Basically, the Oracle example fails to shut down the hint.dll correctly. If
you have hints implemented, include form level triggers WHEN_MOUSE_LEAVE and WHEN_MOUSE_CLICK coded as

        HINT.HIDE_BUTTON_HELP; Kathy Koehler wrote in article <5cb8t3$rpp_at_statesman.natinst.com>...
> I get the following GPF using Forms 4.5 (16-bit version) in Windows 95.
>
> Has anyone else had this problem and how did you correct it?
>
> Thanks,
>
> Kathy
>
>
> F45RUN caused a general protection fault
> in module TK21WIN.DLL at 0012:00000c31.
> Registers:
> EAX=0cdf2240 CS=30a7 EIP=00000c31 EFLGS=00000202
> EBX=00020000 SS=4fcf ESP=0000f858 EBP=0000f882
> ECX=0000001d DS=2cbf ESI=81581380 FS=4c8f
> EDX=00004f27 ES=0000 EDI=00005b33 GS=0000
> Bytes at CS:EIP:
> 26 80 4f 03 10 83 7e 0e 00 75 0a c4 5e 0a 26 80
> Stack dump:
> 4aef189d 4fcff978 9bc02cbf 00010001 0cdf0000 4bf7d1ec 00000000 d1ec258f
> 00003f2e 22400000 f89e0cdf 30a70a04 4f270016 4aef12d6 258f0001 0ce70016
>
  Received on Sat Jan 25 1997 - 00:00:00 CET

Original text of this message