Is there a non Lazarus means of accessing the mouse, and scroll wheel?
I have an app that uses some old driver which doesn't address the wheel.
I'm trying to make the wheel work. I have tried SDL and the demo code works
but it seems to work only in an externally created window. I can't find any
do
Philosophical arguments aside, I filed a bug against the documentation,
since one thing is clear-- that I and others were previously misled into
believing something that is not true.
http://mantis.freepascal.org/view.php?id=30321
In the report, I included several references where the documenta
On Tue, 28 Jun 2016, Jürgen Hestermann wrote:
Am 2016-06-28 um 01:13 schrieb David Emerson:
The source of my confusion -- and I suspect that of many others -- is that
I always assumed a function result was treated like a local variable within
the function, rather than a parameter to the func
Am 2016-06-28 um 01:13 schrieb David Emerson:
> The source of my confusion -- and I suspect that of many others -- is that I
always assumed a function result was treated like a local variable within the
function, rather than a parameter to the function.
> Since managed types are automatically in