diff options
author | Kevin Walzer <kw@codebykevin.com> | 2020-12-04 01:54:42 (GMT) |
---|---|---|
committer | Kevin Walzer <kw@codebykevin.com> | 2020-12-04 01:54:42 (GMT) |
commit | 778df08989a0a2a9e28a926b6f6ac153b71f0cbb (patch) | |
tree | 072a0b85354b360c49a903a7e03d04cf4848ab08 /library/demos/widget | |
parent | 1d034924841fd8e918b37ed3212515e36321fc08 (diff) | |
download | tk-778df08989a0a2a9e28a926b6f6ac153b71f0cbb.zip tk-778df08989a0a2a9e28a926b6f6ac153b71f0cbb.tar.gz tk-778df08989a0a2a9e28a926b6f6ac153b71f0cbb.tar.bz2 |
Add basic system tray example to widget demo
Diffstat (limited to 'library/demos/widget')
-rw-r--r-- | library/demos/widget | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/demos/widget b/library/demos/widget index 4f7f715..68d50ed 100644 --- a/library/demos/widget +++ b/library/demos/widget @@ -387,6 +387,7 @@ addFormattedText { @@demo filebox File selection dialog @@demo clrpick Color picker @@demo fontchoose Font selection dialog + @@demo systray System tray icon and notification @@subtitle Animation @@demo anilabel Animated labels |