Closed GoogleCodeExporter closed 8 years ago
We are a bit limited by using AIR since it does not give direct access to the
underlying OS API. However, we have added a notification to the OS by the
application
when the time runs out. On windows, this means that the application will blink
in the
start bar if not on top. I do not know if this works on all windows versions or
on
other OS's.
Maybe we can make some sort of alert box pop-up? We are open for suggestions! =)
Original comment by fredrikj...@gmail.com
on 27 Aug 2009 at 7:38
For Mac OS X (10.6) this isn't giving an visual notification. But, apparently
you can
make the dock icon bounce using the DockIcon.bounce() method:
http://www.adobe.com/devnet/air/flash/quickstart/stopwatch_dock_system_tray.html
Original comment by shilo...@gmail.com
on 24 Sep 2009 at 12:47
We should probably look into it, thanx
Original comment by fredrikj...@gmail.com
on 7 Nov 2009 at 10:32
Changed notification to level CRITICAL
Original comment by fredrikj...@gmail.com
on 8 Nov 2009 at 12:42
Original issue reported on code.google.com by
didier6...@gmail.com
on 27 Aug 2009 at 6:51