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
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to