[fpc-pascal] ptcgraph issues

James Richters james at productionautomation.net
Mon May 22 00:24:06 CEST 2017


Thank you Nikolay  I will give it a try and report back

 

From: fpc-pascal [mailto:fpc-pascal-bounces at lists.freepascal.org] On Behalf
Of Nikolay Nikolov
Sent: Sunday, May 21, 2017 5:09 PM
To: fpc-pascal at lists.freepascal.org
Subject: Re: [fpc-pascal] ptcgraph issues

 

 

 

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, it does not task switch anywhere near as gracefully as
using SetWindowLongPTR(graphwindow, GWL_STYLE, 0);    If I task switch to
anything else, the graph window disappears completely, so now I have nothing
to click on to get it back, and using ShowWindow() to get it back takes a
very long time.  Then when I eventually get the window back, it no longer
responds to the keyboard. 

I just committed a fix, which might fix the issue with your program no
longer responding to the keyboard, after alt-tabbing away and then clicking
back to your application window. Can you test if r714 (ptcpas trunk in the
sourceforge repo) fixes this bug?

Nikolay

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170521/b3232965/attachment.html>


More information about the fpc-pascal mailing list