Kurt Wendt wrote on 2010-10-06: > Tracy, > > The only reason I am doing the _screen.visible thing - is that the whole > main VFP window will show up if I don't (when my QA Tech guy runs it) - > and for me I want the main VFP screen to go away when I do testing. > > I haven't played with a Config.fpw file for LONG time. But, I know I > simply create a plan text file with that file name - and give it the 2 > lines you mentioned. But, I'm not sure about making it Embedded! Does > that mean just to include it within the Project? And, if so - where do > I include it? Under Other & Other Files? > > And - to answer your question - yes, my Form is set to both Top-Level > and Modal, and I am still having the problems. > > -K- >
Kurt, It is added to the project, and included in the Other - Text Files area. Top-Level is always modeless, so don't set it Modal, that might be part of what is confusing it. Is your form based on a class, or the base form? Is the window resizable (borderstyle)? What OS is the problem presenting itself on? Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/001901cb657b$cc6adf90$65409e...@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.

