Forms v3.0 - call('') ;
From: Richard Vernick <richard.vernick_at_satalink.com>
Date: 10 Jun 93 22:52:00 GMT
Message-ID: <82.2249.uupcb_at_satalink.com>
Date: 10 Jun 93 22:52:00 GMT
Message-ID: <82.2249.uupcb_at_satalink.com>
TO:moswald_at_cwis.unomaha.edu
MO>Is there anyway to CALL a form and change that form to a pop-up window? MO>I would like to dynamically change how much of the calling form I see.
First, call the form using CALL('FORM1',no_hide) (check out the manual for syntax.) ^^^^^^^
Second, your blocks need to be defined as pop-ups when generated. Check out the packaged function "FIELD_CHARACTERISTIC". It'll return the X and Y position of the block. Check out RESIZE_VIEW and ANCHOR_VIEW - they move the image dynamically.
Rich
--- ~ KingQWK 1.05 z Pardon my driving, I'm trying to reload.Received on Fri Jun 11 1993 - 00:52:00 CEST