RE: Scrollbar ghost effect

2017-07-24 Thread Dave Crozier
: profox@leafe.com Subject: Re: Scrollbar ghost effect On Mon, Jul 24, 2017 at 10:29 AM, Tracy Pearson wrote: > Odd, I can make it happen on 3 different machines. > 2 Desktops and another a laptop. All have different Video cards. > Core2 6300 (1.86GHz), 8 Gb RAM, 64-bit Windows 10 Pro (Ver

Re: Scrollbar ghost effect

2017-07-24 Thread Ted Roche
On Mon, Jul 24, 2017 at 10:29 AM, Tracy Pearson wrote: > Odd, I can make it happen on 3 different machines. > 2 Desktops and another a laptop. All have different Video cards. > Core2 6300 (1.86GHz), 8 Gb RAM, 64-bit Windows 10 Pro (Version 1703, build 15063.483) running an Intel Q965/Q963 Express

RE: Scrollbar ghost effect

2017-07-24 Thread Tracy Pearson
the corner. -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Dave Crozier Sent: Monday, July 24, 2017 3:37 AM To: ProFox Email List Subject: RE: Scrollbar ghost effect Your example performs faultlessly as did mine done using the designer. Looks like a video

RE: Scrollbar ghost effect

2017-07-24 Thread Dave Crozier
Your example performs faultlessly as did mine done using the designer. Looks like a video card rendering problem to me. Dave -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Tracy Pearson Sent: 21 July 2017 21:00 To: profox@leafe.com Subject: RE: Scrollbar

RE: Scrollbar ghost effect

2017-07-21 Thread Tracy Pearson
Late on a Friday here at the office, I put this in a prg and still see the behavior. oTest = CREATEOBJECT("pageframeartifact") oTest.Show() oTest = .NULL. CLEAR CLASS pageframeartifact DEFINE CLASS pageframeartifact as Form windowtype = 1 caption = "Active Page 2 of both p

RE: Scrollbar ghost effect

2017-07-17 Thread Dave Crozier
Tracy, Tried program on lower spec machine with std 512Kb on board video but it still works OK. You can see some ghosting as you resize but as soon as you stop the resize the screen correctly refreshes itself. Dave -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Be

RE: Scrollbar ghost effect

2017-07-14 Thread mbsoftwaresolutions
On 2017-07-14 17:52, Tracy Pearson wrote: Mike, Yes, it does prevent the artifact from appearing. Reading what REFRESH does, makes me cringe a little to use it in this way. Every control will refresh its data, not just a redraw of the screen area. Tracy Well you don't change any data in R

Re: Scrollbar ghost effect

2017-07-14 Thread Fred Taylor
wever my video card Is a high spec Nvidea with 11Gb on board it. > > > > I'll certainly try it on a lower spec machine and report back > > > > Dave > > > > -Original Message- > > From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Tracy &g

RE: Scrollbar ghost effect

2017-07-14 Thread Tracy Pearson
] On Behalf Of mbsoftwaresoluti...@mbsoftwaresolutions.com Sent: Friday, July 14, 2017 4:19 PM To: profoxt...@leafe.com Subject: RE: Scrollbar ghost effect Just a WAG -- In the thisform.Resize event, does adding a this.refresh fix it? --Mike On 2017-07-14 10:33, Dave Crozier wrote: > With y

RE: Scrollbar ghost effect

2017-07-14 Thread mbsoftwaresolutions
chine and report back Dave -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Tracy Pearson Sent: 14 July 2017 14:53 To: profox@leafe.com Subject: RE: Scrollbar ghost effect Hi Dave, I did forget about mentioning the anchors. MyForm.pgf.Anchor

RE: Scrollbar ghost effect

2017-07-14 Thread Dave Crozier
t: 14 July 2017 14:53 To: profox@leafe.com Subject: RE: Scrollbar ghost effect Hi Dave, I did forget about mentioning the anchors. MyForm.pgf.Anchor = 15 MyForm.pgf.Page2.InnerPgf.Anchor = 14 It is set on the lower half of the page. MyForm.pgf.Page2.InnerPgf.edt.Anchor = 0 All the classes use

RE: Scrollbar ghost effect

2017-07-14 Thread Tracy Pearson
gt; dave > > -Original Message- > From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Dave Crozier > Sent: 14 July 2017 09:41 > To: ProFox Email List > Subject: RE: Scrollbar ghost effect > > Correction - Anchor 15 > > Dave > > -Original Mes

RE: Scrollbar ghost effect

2017-07-14 Thread Dave Crozier
I forgot to say, as per your brief all editbox, pageframes and form all subclassed dave -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Dave Crozier Sent: 14 July 2017 09:41 To: ProFox Email List Subject: RE: Scrollbar ghost effect Correction - Anchor 15

RE: Scrollbar ghost effect

2017-07-14 Thread Dave Crozier
Correction - Anchor 15 Dave -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Dave Crozier Sent: 14 July 2017 09:40 To: ProFox Email List Subject: RE: Scrollbar ghost effect Tracy, Assuming you are anchoring both the pageframes and the contained editbox (I

RE: Scrollbar ghost effect

2017-07-14 Thread Dave Crozier
Tracy, Assuming you are anchoring both the pageframes and the contained editbox (I have used Anchor=10) than on Windows 10 64Bit I don't get any problems at all. Dave -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Tracy Pearson Sent: 13 July 2017 20:55 To: