[Lazarus] EpikTimer contributions
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu May 22 15:33:00 CEST 2008
Graeme Geldenhuys wrote:
> Hi,
>
> I'm make some changes to the EpikTimer so it can be used for LCL and
> non-LCL based applications. A simple split so I have a runtime only
> package and a Lazarus design time package.
>
> How do I contribute to EpikTimer? The copy I got is a release version
> from the Lazarus-CCR sourceforge page.
>
Here is my changes. See attached archive (patch file).
Changes:
* etpackage.lpk is now a runtime only package. FCL dependency only,
so it can be used in non-LCL applications.
* Added a new package called etpackage_dsgn.lpk which is a designtime
only package. LCL, etpackage requirements.
* Component registration has moved out of epiktimer.pas into
etpackage_lcl.pas unit.
I hope it's okay....
Regards,
- Graeme -
_______________________________________________________
fpGUI - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: epiktimer.patch.zip
Type: application/zip
Size: 1810 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20080522/9d768354/attachment-0007.zip>
More information about the Lazarus
mailing list