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 program
to display things and relocating the window is quite distracting.
 
It would also be nice to create the window without the title bar.
 
James
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to