Hi Malcolm I tried that some time ago before I found out about the _Screen = OFF etc bits in Config.fpw and the Main Form or Stub program which David called it (which I think describes it better). My applications use a fading splash screen which uses the Transparent way of skinning a form. This displays perfectly and then up pops the Application already to go. I will bear in mind your suggestion though. Thanks.
Peter -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Malcolm Greene Sent: 28 July 2009 15:46 To: [email protected] Subject: RE: My App does not display properly. Peter, Late to this thread so I may have misunderstood your original question (sorry too lazy to check the archives). When we had VFP display issues in the past, we would FIRST position our application off-screen using very negative _screen positions. Then we would update our application screen while it was off-screen so all the dirtiness was hidden from the user. (Just like making sausage) When our application's screen complete, we would move it into the visible portion of a user's display. Hope this gives you some ideas, Malcolm _______________________________________________ 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/a57fa4cf19531343a2ee11b57db8e3af04c...@server.peterhartcomputers.local ** 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.

