summaryrefslogtreecommitdiffstats
path: root/library/demos/widget
diff options
context:
space:
mode:
authorculler <culler>2023-02-05 21:47:54 (GMT)
committerculler <culler>2023-02-05 21:47:54 (GMT)
commit301363a922d0a16819511546a30ce2eeb303761c (patch)
treec9b26bc8761c6bfa8108d5fc37be15d4e8b698d7 /library/demos/widget
parent20bfcd42612f5d56f6b0e41dc851e98b4be7f560 (diff)
downloadtk-301363a922d0a16819511546a30ce2eeb303761c.zip
tk-301363a922d0a16819511546a30ce2eeb303761c.tar.gz
tk-301363a922d0a16819511546a30ce2eeb303761c.tar.bz2
Finish the implementation of tabbed windows.
Diffstat (limited to 'library/demos/widget')
-rw-r--r--library/demos/widget2
1 files changed, 2 insertions, 0 deletions
diff --git a/library/demos/widget b/library/demos/widget
index 13917e7..d54273b 100644
--- a/library/demos/widget
+++ b/library/demos/widget
@@ -338,6 +338,8 @@ if {[tk windowingsystem] eq "aqua"} {
@@demo mac_styles Special widgets for macOS
@@new
@@demo mac_wm Window styles for macOS
+ @@new
+ @@demo mac_tabs Tabbed Windows on macOS
}
}