[Mono-dev] Status of Win32/SystemEvents

mabra at manfbraun.de mabra at manfbraun.de
Tue Dec 25 17:08:05 UTC 2012


Hello !

Thanks for the reply.

My app will be two-fold: A service-like element and an UI like
element. I have the biggest need for this event in the service
layer - and now, according to your insides - I am out of hope?

How does other software handle this [pre-shutdown notification,
time-chnages and so on] ?? I've just read about "upstart". Is
there a common API to that, so I could start to write one or
the other function/API call with Interop ??

Does probably have the java guys more system wrappers, so
that I should evaluate java ??

But now, I understand, why all my desktop apps - that, I saw until
now, never saves anythings, if I log off ....

Best regards,

++mabra


> -----Original Message-----
> From: Oskar Berggren [mailto:oskar.berggren at gmail.com]
> Sent: Tuesday, December 25, 2012 4:57 PM
> To: mabra at manfbraun.de
> Cc: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-dev] Status of Win32/SystemEvents
> 
> Many of those events do not have simple one-to-one counterparts on
> Linux or anything besides Windows, because there is a greater variety
> in how things are done, e.g. different desktop envirorments (or none
> at all). Several of the things you mention can probably be detected
> from GNOME or KDE respectively (to give just two examples). "Time
> changed" should probably be detected below the layer of GNOME/KDE.
> 
> /Oskar
> 
> 
> 2012/12/25  <mabra at manfbraun.de>:
> > Hi All !
> >
> > Just trying to port some C# proggis from Windows to Linux. Astoundingly,
> > they fail miserably ...
> >
> > I found, that all Win32.SystemEvents are not working. I have had a look
> > to the API status page and saw TODO ...
> >
> > Can someone probably tell me, what I can expect ??
> >
> > I am a linux beginner and I am unable to port this by myself.
> > Are there any examples, which shows alternatives for:
> > - user prefs changed
> > - time changed
> > - logoff
> > - shutdown
> >
> > Any help would really be very great!
> >
> > Best regards,
> >
> > ++mabra
> >
> >
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list