[Lazarus] nonlcl basic issue: is codetools LCL dependent?

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Jun 25 16:04:59 CEST 2014


On Wed, 25 Jun 2014 15:21:22 +0200
Michael Schnell <mschnell at lumino.de> wrote:

> 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 ?

Yes.
 
> What do you suggest how I should proceed ?

What are the differences between your widgetset and the nogui widgetset?
How do you support multiple timer? What scheduler do you use?

Mattias




More information about the Lazarus mailing list