PROPERTY RBASE_FORM STAY_ON_TOP 'ON' PROPERTY RBASE_FORM STAY_ON_TOP 'OFF' Put this wherever needed to pull the form to the top.
Dennis McGrath From: [email protected] [mailto:[email protected]] On Behalf Of jan johansen Sent: Thursday, November 20, 2014 1:09 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Revisiting - forms behind forms Karen, There is a form PROPERTY command for a form to "stay on top". In fact I think it is called PROPERTY formname STAY_ON_TOP TRUE (don't quote me. I'm away from my resources.) But I think you need to use it with care because if you tell every form to "stay on top", who wins? Jan -----Original Message----- From: Karen Tellef <[email protected]<mailto:[email protected]>> To: [email protected]<mailto:[email protected]> (RBASE-L Mailing List) Date: Thu, 20 Nov 2014 12:08:57 -0500 Subject: [RBASE-L] - Revisiting - forms behind forms Remind me, because up until now I haven't seen this issue myself... For the first time, a client (who's on 9.5 32-bit) is reporting lockups but it's really a form hiding behind other forms. I've seen this reported here before but haven't paid attention if there was a setting to enforce a form to "stay on top" or some other rules to prevent this from happening. I'm not sure what their operating system is... I told them to try an [Alt][Tab] if they think they're locked up and I think that works. Thanks! Karen

