Re: [fpc-pascal] ptcgraph issues

2017-05-21 Thread James Richters
Thank you Nikolay I will give it a try and report back From: fpc-pascal [mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of Nikolay Nikolov Sent: Sunday, May 21, 2017 5:09 PM To: fpc-pascal@lists.freepascal.org Subject: Re: [fpc-pascal] ptcgraph issues On 05/17/2017 11:19

Re: [fpc-pascal] ptcgraph issues

2017-05-21 Thread Nikolay Nikolov
On 05/17/2017 11:19 PM, James Richters wrote: If I get the full screen by setting fullscreengraph := True; then it does seem to report stop scaling and now everything fits correctly on the screen, however… this has it’s own issues. For some reason when I use this to obtain full screen, i

Re: [fpc-pascal] ptcgraph issues

2017-05-18 Thread James Richters
I've been able to figure out a few workarounds for issues with ptcgraph, To prevent scaling and dropped pixels, I have come up with 3 workarounds, not ideal but they could work: 1. Positon the window so the title is off the top of the screen with SetWindowPos(Graphicwin