Did you create them in the proper order? That's the only thing I can think of.
Fred On Tue, Feb 19, 2013 at 8:36 PM, Kurt @ VR-FX <[email protected]> wrote: > 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/CAJCBksp+6uk6XOH3tKfMox2+-tODT=5XduH=aj0m6un-y3c...@mail.gmail.com ** 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.

