Tracy, I had the same problem with VFP9 SP1. Had to change all my picture displays to not use .pictureval but back to .picture
Let me know if you find a work around, Thanks, Kent > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Tracy Pearson > Sent: Monday, December 07, 2009 12:30 PM > To: [email protected] > Subject: PictureVal and Windows 7 > > Is anybody with a Windows 7 and VFP 9 able to see a picture > loaded through the PictureVal property? > > _Screen.AddObject("oImage", "Image") > _Screen.oImage.PictureVal = FileToStr(GetPict("JPG")) > _Screen.oImage.Visible = .T. > > If you get the picture, and not a grey X, what release are > you running? > (RTM, SP1, SP2) > > Thanks, > > Tracy > > > [excessive quoting removed by server] _______________________________________________ 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/748bb568dcbb4a2893fcc8b690e96...@kentlaptop ** 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.

