Login Page - Create Account

Support Board


Date/Time: Tue, 21 Jan 2025 10:43:31 +0000



Post From: Adding Text with GDI Function to Study

[2018-08-09 15:18:24]
BlakJak - Posts: 108
OK.

I have tried taking code from a standard windows program that draws text correctly on the screen at the position that I want and pasting that into my ACSIL GDI Function and it does not work (still draws it in the bottom right corner). So I suspect there is something extra that needs to be set in the DeviceContext for ACSIL programming that I am missing.

If anyone out there in the community could share a GDI example using DrawText() I would really appreciate it.