[fpc-pascal] FPC Graphics options?

Nikolay Nikolov nickysn at gmail.com
Mon May 15 22:25:31 CEST 2017



On 05/15/2017 01:51 PM, James Richters wrote:
> Thanks for the help and advice with this.  I've been trying to figure out how a lot of this works.  Here's where I'm at
>
>> You could try the units ptcgraph or sdlgraph as alternatives (both are part of FPC).
> These seemed like the easiest things to start with.
>
> ptcgraph:     I'm having 2 issues trying ptcgraph,  1, I can't seem to get it to be completely full screen 1280x1024 seems to be the largest I can make it.   2, The graphics window created by ptcgraph does not respond with wincrt.
1. use ptcgraph from fpc trunk, that supports resolutions higher than 
1280x1024
2. use ptccrt instead of wincrt

Nikolay



More information about the fpc-pascal mailing list