On Thursday 02 October 2014 00:16:23 Graeme Geldenhuys wrote:
> Hi,
>
> Does MSEgui have some Unix Daemon or Windows Service Application
> support?  Or is it best to simply use the standard classes (eg:
> TCustomDaemon) included with FPC?
>
MSEgui supports event driven non-GUI applications. Instead of "msegui" 
add "msenogui" to "uses" of the program and use datamodules and non-GUI 
components only (ttimer, tthreadcomp, tpipereader, tnoguiaction, 
tprocmonitor...). Examples are here:
https://gitorious.org/mseuniverse/mseuniverse/source/attic/msedocumenting/mse/trunk/help/tutorials/nogui
Needs MSEgui current git master version.

Martin

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to