Popup Problem Fixed (OpenInsight Specific)
At 15 JUL 1998 11:59:16AM Cameron Revelation wrote:
A problem with sorted Popup columns was reported by Jeff Blinn:
A while back I posted a message about a popup 'breaking' out early. Here's what I'm trying to do: - Button click triggers event handler - Record keys are passed to a popup - Popup is displayed - If keys are returned, a new window is displayed with selected record(s) The problem is, when I sort on a numeric column, control passes back to the event handler (with no selected keys) - but the popup remains displayed. So if I sort on the numeric column, and then select records - there is no resulting window displayed.
This problem was reproduced and fixed. The fix (in OENGINE.EXE) will be part of the next Works release.
Cameron Purdy
Revelation Software
At 15 JUL 1998 12:26PM Jeff Blinn wrote:
Thanks!