On Sat, Apr 19, 2008 at 9:26 AM, Lee Jenkins <[EMAIL PROTECTED]> wrote:
>  Doesn't this have to do with the fact that WinCE apps aren't shut down by
>  default, but still run in the background?

Yes it does, but this won't be the default for Lazarus WinCE apps,
because it's more a natural approach for LCL users.

The wiki article explains how to implement that if desired. If you
implement that, then you are also responsible for implementing a
mechanism to be sure there will be only 1 instance of your app running
at a given time.

-- 
Felipe Monteiro de Carvalho
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to