From 5c355a63d3a86039a8f1a88e6ea508209de97dbc Mon Sep 17 00:00:00 2001 From: George Marques Date: Tue, 5 Jul 2016 12:29:08 -0300 Subject: Add OS.request_attention() for Windows --- doc/base/classes.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/base') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 4b5c424d4b..285e6a812b 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -22729,6 +22729,11 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) + + + Request the user attention to the window. It'll flash the taskbar button on Windows or bounce the dock icon on OSX. + + -- cgit v1.2.3