Adobe-Runtime-Support icon indicating copy to clipboard operation
Adobe-Runtime-Support copied to clipboard

[Feature Request] Displaying a Progress in Application's Taskbar Icon

Open 2jfw opened this issue 1 year ago • 0 comments

Feature Description

An option to set the progress for the application taskbar icon at runtime, in order to display any progress on Windows 10/11.

Example from Firefox downloading a file:

Progress@Taskbar

Suggestion: Similar implementation as flash.display.NativeWindow.notifyUser(type:any) E.g: flash.display.NativeWindow.showProgress(value:Number) [value from 0 to 1]

2jfw avatar Oct 02 '24 07:10 2jfw