It is not something I have heard of before. It is something I need to send just before my App closes to trigger an event in the calling program (not mine so I can't use any other method)
I'm curious if anyone has made code to produce notifications on macOS and/or Windows? I believe it's called Notification Center on macOS and Action Center on Windows. You know, like these:
I'm curious if anyone has made code to produce notifications on macOS and/or Windows? I believe it's called Notification Center on macOS and Action Center on Windows. You know, like these:
Probably not. window-messages is something other.
I thought you were talking about windows-notifications.
Don´t know if it is possible with B4J though to send or receive with B4J.
Also Windowsmessages needs a window-handle (or process-handle) for Messages to send/receive
Maybe with a jni lib. Don´t know if such exists for B4J.
It is not something I have heard of before. It is something I need to send just before my App closes to trigger an event in the calling program (not mine so I can't use any other method)
Does the calling program tell your app what type of messages to be sent? the message should include these members such as a window handle, a message identifier
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.