Its looking like it was fixed in main somewhere between
31cd3df7 24 Jan, 2021
&
837b433a 28 Apr, 2021
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
> Am 12.03.2022 um 12:05 schrieb Peter via fpc-pascal
> :
>
> Its looking like it was fixed in main somewhere between
>
> 31cd3df724 Jan, 2021
> &
> 837b433a28 Apr, 2021
Can you bisect it by any chance? See
https://wiki.freepascal.org/FPC_git#bisect.27ing
___
Is there some way I can set the location of the pctgraph window before it is
created so it just pops up where I want it to be? I'm using Windows 10.
I've been re-locating it with SetWindowPos() which is ok if the window is
going to be open for a while, but now I am trying to make a little progra
On 3/12/22 15:54, James Richters via fpc-pascal wrote:
Is there some way I can set the location of the pctgraph window before
it is created so it just pops up where I want it to be?I’m using
Windows 10.
I’ve been re-locating it with SetWindowPos() which is ok if the window
is going to be o