OK - my bad. This reply below - I wrote it from home. Now I'm at work - and I looked at the forms - and the main one - I blew it - it was set to Show InScreen. So - I just now changed it - but, it didn't help. The 2nd Form still moves beyond the bounds of the 1st Form. So - even though the 2nd Form is set to In-Top-Level, and 1st Form is set to AS-Top-Level, it still doesn't work.
Also, the 2nd problem - that the WParent() function is still returning Empty when run from within the 2nd Form. Which, I suspect is also related to the 1st problem above. -K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Kurt @ VR-FX Sent: Tuesday, February 19, 2013 10:36 PM To: [email protected] Subject: Re: The Trouble w/Windows... Guys - it already IS set to that way. As it makes sense already - but, it still doesn't work. -K- On 2/19/2013 5:48 PM, Fred Taylor wrote: > Tracy's right, you have to have your first form .ShowWindow set as 2- As > Top-Level Form, and your second form .ShowWindow set as 1- In Top-Level > Form. > > Fred > > > On Tue, Feb 19, 2013 at 3:11 PM, Kurt <[email protected]> wrote: > >> .and I don't mean MS Windows. >> >> >> >> I've got a Main screen/Form. And, I have that Form calling another Form - >> which I want to pop-up to display info. But, I want to control the >> placement >> of that 2nd Form - so it appears near the bottom of the 1st Form. >> >> >> >> 1st problem is - I set the 2nd Form to "In Top-Level Form" - and I also set >> it to Modal. I even set it to "Always on Top". But, although it Does appear >> on the top of the main Form - if I move it over - it doesn't stay WITHIN >> the >> Top level Form! >> >> >> >> I find this strange - since, I know some point in the past I WAS able to >> get >> something like this working before. >> >> >> >> Now - this may also be related to the 1st problem. I want to control the >> placement of this 2nd Form - and I'm trying to use the function WParent() >> to >> return the name of the main Form - but, when I do that from within this 2nd >> Form and its running - it returns an Empty value. >> >> >> >> This should be simple stuff - but, seems I am coming up blank. >> >> >> >> TIA, >> >> -K- >> >> >> >> >> >> --- StripMime Report -- processed MIME parts --- >> multipart/alternative >> text/plain (text body -- kept) >> text/html >> --- >> [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/67EC65653CAE4CB6B09571E5254A12B8@Programming2 ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

