[Lazarus] Thread based timer vs TTimer

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Wed Jun 24 18:03:33 CEST 2015


On 2015-06-24 12:03, Michael Schnell wrote:
> Then I could send you the code to do more testing and provide suggestions.

Why not simply fork the Lazarus repository on Github. Create your own
branch and do all your changes in there. Publish your branch to your own
Github repository (or some other public location) where others could
view and pull from.

  $> git clone https://github.com/graemeg/lazarus.git
  $> cd lazarus
  $> git checkout -b activenogui origin/upstream
  // you will now be in a new 'activenogui' branch based off Laz Trunk


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/




More information about the Lazarus mailing list