RE: VARPG - window event attribute
"Kurt Anderson" <kjanderson-GsknM9TLYgm1Z/[email protected]> Thu, 27 Dec 2007 13:26:52 -0600
| Newsgroups | gmane.comp.systems.as400.code |
|---|---|
| Message-ID | <89C301922C81C24D866BF970E48B00C201251FE0@HSMAIL01.highsmithnet.com> |
Not sure this is the right answer, but the line previous to the Dsply line will cause the message to appear on top of that window. Write 'fra$window'; Dsply(e) Mbx_SaveWarn MSGTYP_SaveWarn Msg_Reply; Kurt Anderson Application Developer Highsmith Inc -----Original Message----- From: code400-l-bounces-Zwy7GipZuJhWk0Htik3J/[email protected] [mailto:code400-l-bounces-Zwy7GipZuJhWk0Htik3J/[email protected]] On Behalf Of Kurt Anderson Sent: Thursday, December 27, 2007 12:49 PM To: CODE/400 Discussion & Support Subject: VARPG - window event attribute Does anyone know what explicitly sets the value of %window? My situation: I have a window I'm displaying where the user can press save. Upon pressing Save, a window that is a list of warnings may display. If the user chooses to continue past the warnings, a save confirmation message window pops up. Now, I want the message window to be on top of the original window that they pressed save on, not on top of the warning window. I've closed the warning window, I've set visible, enable, and focus to the original window yet the message window still appears "on top of" the warning window. I'm thinking that if I can figure out how to get %window to change back to the original window (which I thought I was already doing, but apparently not), I'll have my problem fixed. Thanks, Kurt Anderson Application Developer Highsmith Inc. W5527 State Road 106, P.O. Box 800 Fort Atkinson, WI 53538-0800 TEL (920) 563-9571 FAX (920) 563-7395 EMAIL kjanderson-GsknM9TLYgm1Z/[email protected] _______________________________________________ This is the CODE/400 Discussion & Support (CODE400-L) mailing list To post a message email: CODE400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/code400-l or email: CODE400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/code400-l. NOTE: WDSc for iSeries discussion has it's own mailing list. Information can be found at http://lists.midrange.com/cgi-bin/listinfo/wdsci-l _______________________________________________ This is the CODE/400 Discussion & Support (CODE400-L) mailing list To post a message email: CODE400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/code400-l or email: CODE400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/code400-l. NOTE: WDSc for iSeries discussion has it's own mailing list. Information can be found at http://lists.midrange.com/cgi-bin/listinfo/wdsci-l