Windows notifications
Mark Wieder
ahsoftware at sonic.net
Thu Feb 7 19:31:50 EST 2019
On 2/7/19 4:21 PM, Tom Glod via use-livecode wrote:
> doesn't the livecode updater display a normal windows notification? how do
> they do it?...... i have a similar challange right now.....so this is very
> interesting. my only workaround so far is to open a stack with what i need
> and snap it to the bottom right and make it look like it came from the
> taskbar or dock. i suppose it works. bur i would appreciate a more native
> solution.
When I've had to deal with this situation I've ended up creating a
LiveCode external dll with an embedded Windows event loop to catch the
notification messages, then passing them on to LC. You're probably best
off with your VBScript solution.
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list