[Lazarus] nonlcl basic issue: is codetools LCL dependent?
Michael Schnell
mschnell at lumino.de
Wed Jun 25 15:21:22 CEST 2014
On 06/23/2014 02:47 PM, Mattias Gaertner wrote:
> . Therefore the nogui widget only needs a decent TTimer, preferably
> with no extra dependencies like EpikTimer and no calibration.
I added some {$ifdefs} so that my code does not depend on any EpikTimer
related stuff.
Instead it then uses TThread.GetTickCount64. Do you think that is
appropriate at this point in time ?
What do you suggest how I should proceed ?
-Michael
More information about the Lazarus
mailing list