Forms 5 radio button problems

From: Scott Kronheim <skronheim_at_synertechsystems.com>
Date: Tue, 11 Jan 2000 14:20:03 -0500
Message-ID: <387B8263.7B7AE80_at_synertechsystems.com>



[Quoted] Lately I have been experiencing two problems related to radio buttons using Forms 5.0.6.8.0, Windows 95:
  1. Radio buttons that are placed in a particular location at design time are not appearing where they should at run time. If I query the positions where they are supposed to be at runtime (using GET_RADIO_BUTTON_PROPERTY and displaying the results in an alert), Forms returns the positions as set at design time, but the buttons do not appear in the right spot; they are offset up and to the left. This affects only one of the buttons in a radio group (the last button). I am certain that there is no code that programatically changes the position of the radio button in question. This does not happen with all radio groups, but with some radio groups it happens every time.
  2. With some radio buttons, if the label text is too long, Forms produces a page fault - running from Designer, the error is "F50DBG32 generated an invalid page fault in F50RD32.DLL"; running from Runtime, the error is "F50RUN32 generated an invalid page fault in F50R32.DLL". This does not happen with all radio groups, but with some radio groups it happens every time.

Has anyone else seen this kind of behavior? Thanks for your help! Received on Tue Jan 11 2000 - 20:20:03 CET

Original text of this message