I need help creating a simple paint/canvas program. I've studied the documentation but I'm still struggling.
What I'd like to do, I think, should be fairly easy... I just want to create a white square, and from within the program, paint dots/spots in the white square, using a mathematical formula. No user input or interaction needed whatsoever.
This might, for example, be used to plot the mandelbrot set, something similar, using hard-coded parameters.
Would anyone be prepared to help me code this? Or alternatively, suggest tutorials that would show me how to do it?
EDIT - maybe this post should have gone into the Free Pascal -> Beginners section? If so, then I can delete & repost there.
Many thanks.