Category "lazarus"

How do I use SDL_PeepEvents properly in multiple event loops?

I would like to do a simple thing — in the unit with the logic of handling the window, I want to update the window (the first event loop), and then in ano

Getting application version number in Lazarus project not working

I'm using the following unit to try to read the application version number in a Lazarus project but GetProductVersion always returns 0.0.0.0 http://forum.lazar

Upload a file to a website programmatically?

I am using Lazarus I have an app with webbrowser component on it that logs into a website loads a page as below (see html code below), and fills in different in

Memory Leak detection in Lazarus - again

I am using Lazarus 2.0.4 on Windows 10. Trying to track memory leaks in a quite large project I tried to familiarize myself with the heaptrc and lineinfo units/