Page 2 of 2
Re: Please make all example code DPI aware
Posted: Sun Sep 13, 2020 8:03 pm
by Saki
Yes, but think of the beginners who read through the manual.
Just have a look at the forum,
DPI aware is not necessary and for someone who starts to hardly understand.
Re: Please make all example code DPI aware
Posted: Sun Sep 13, 2020 8:06 pm
by Little John
Good example code is welcome for beginners and advanced programmers alike.
Re: Please make all example code DPI aware
Posted: Sun Sep 13, 2020 8:16 pm
by Saki
In this respect it is good to discuss it.
Maybe one should create a Toppic thread in the Windows Forum,
similar to the modules, with many examples and explanations.
This would also have the advantage that the codes are immediately executable.
In the manual copying the codes is rather annoying because of the numbering.
Re: Please make all example code DPI aware
Posted: Sun Sep 13, 2020 8:22 pm
by Little John
Saki wrote:In this respect it is good to discuss it.
Maybe one should create a Toppic thread in the Windows Forum,
similar to the modules, with many examples and explanations.
This would also have the advantage that the codes are immediately executable.
In the manual copying the codes is rather annoying because of the numbering.
This is a different topic.
Please create a new thread for discussing it. Thank you.
Re: Please make all example code DPI aware
Posted: Sun Sep 13, 2020 8:27 pm
by Saki
I myself have no further interest in it,
because I have already been busy with it,
but maybe someone will pick it up.
It would certainly be a good and useful thing.
But thanks for the goal-oriented discussion
Re: Please make all example code DPI aware
Posted: Sat Mar 11, 2023 9:57 pm
by Andre
I'm not sure would to do here in the docs.... extending all 2DDrawing examples using DesktopScaledX/Y() would generate better looking graphics on higher DPI resolutions. But it's only needed on Windows... so it's a more general question.... maybe there is needed such a DPI-aware example on a separate page and the 2DDrawing commands link to it (Windows-only)?