Hi Tracy, Unfortunately I haven't got the time to spend on isolating it at the moment. Did check to make sure it didn't happen with any of the examples from Arg-Software. I plan to send off a request to the author of the library tonight to see if he has been asked about similar problems. I backed up the Main Form on a regular basis whilst I was building new things into it so I can backdate and try to see when it actually started to appear. Maybe next week if I get time. The project manager who has been my mainstay as he was very knowledgeable in what they required is leaving this month and I have to get it in a workable state by then. No idea what I will get as a replacement, possibly someone as knowledgeable but a maybe a complete p**t. Can you click on the link below and a, take a look at what I have done so far and b, see if the SWF crashes as it does on my machine. Click on the link and then select Arnold Wills.swf.html in unsorted downloads. http://www.peterhartcomputers.co.uk/support/downloads.php
Reminder to myself, must get rid of some of the old junk in there. Don't use it any more as I have a similar set-up on the Server here. But I can only give 1mb up from this office whereas the PeterHartComputers.co.uk is on a T3 If it bombs for everyone else I will set the AVI to SWF converter off again tonight as it may be due to me working while it was converting, and if still no joy I will upload the AVI but it is 423mb without the sound track. Thanks Peter P.S. anyone else who wants to look? Tracy Pearson Sent: 17 August 2009 17:15 Peter, I have not seen the code in the Arg-CommandBars.vcx. However, the conversations you've had about it led me to believe it's doing its job with GDI+. There is a way make a hole in the middle of a form with API calls, which might be happening in the code. Since the problem appears in XP, it is not related to the Vista display issues. Tracy -----Original Message----- From: Peter Hart Sent: Monday, August 17, 2009 10:52 AM Hi Tracy I thought of that. The main for starts with Config.fpw Screen = Off. It then sets _Screen.Visible = .F. in the first few lines. I have tried sending it of to the left with a _Screen.Left = -5000 And I have tried setting _Screen.LockScreen = .T. at the same point. It then runs through to the point were the Splashscreen is shown. The SplashScreen set the properties back to normal as it closes to display the application. The only thing happening in the main.prg which is not used in other applications is the code which calculates the height of the screen and the height of the taskbar to get the application to display normally. I had to do something here as without it the application displayed 2/3rd of the screen height/width with the close, zoom, minimise buttons off to the right out of sight. Anyway I have tried with that area of code commented out without success. If you've come across this sort of thing before then I think I will spend some time with main.prg to see if I can isolate the area of the code at fault. At the moment I am tending to veer towards a problem with Arg-CommandBars.vcx. Thanks Peter From: Tracy Pearson Sent: 17 August 2009 15:16 Peter, It behaves similar to a form with a LockScreen property set to true. HTH, Tracy -----Original Message----- From: Peter Hart Sent: Sunday, August 16, 2009 4:48 PM Hi Malcolm Problem is occurring on XP and Windows 7. Don't have any Vista machines so can't test on them. Set-up some users both as standard and as administrators, problem still there. Problem still there with no other apps running but yet to try with AV etc disabled. I have noticed that if I open a form then the object has the pattern or text from that form placed on it. I have some early backups of the main form with much less work done and I can also modify the example code from Arg-Software to see if the problem occurs there. It may take some time to isolate this as there is quite a lot of code in the main.prg setting up the screen etc so I will need to turn of everything that prevents the screen from displaying at start-up. I am busy completing more important things in the application at the moment. Standard Windows Theme with Themes on in application. Have noticed a problem with Windows 7 which maybe is there with Vista. The Splash screen is created with a number of timers making various part of the Splash disappears with time to give a feeling that the Splash is gradually fading. It uses the GDI plus code to skin the form and only display various part of it. That is not Working on windows 7, The whole form is displayed and the timers don't appear to do anything. It works OK on XP machines where VFP has not been installed. VFP has been installed on one of the Windows 7 machines. I have created a Video of the application but it is quite large at 364 meg. I can upload to my website if anyone wants to view but be aware that it is not finished and the sound track is poor (Need to get my wife to do the speech) She would do it so much better. I will try converting it from "AVI" to "Flash" and see if that helps with the size. Cheers Peter Peter Hart Computers On behalf of Malcolm Greene 16th August 2009 Peter, Does the strange object show up on the application desktop of other workstations or just yours? Does the strange object show up when run from another user account on your workstation? XP or Vista? Standard Windows theme of custom theme? Any other software running in the background? I would try to isolate the environments which cause the strange object to appear. Then I would try turning off as many 3rd party background tasks as possible (virus checking, etc) to determine if the object's appearance is caused by a 3rd party application or your own? Screenshot looks great!! :) Cheers, 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.

