From 0d8320de8e410d04606af4586b2262f5eeb96bc8 Mon Sep 17 00:00:00 2001 From: Christopher Chavez Date: Thu, 21 Jun 2018 22:59:02 -0500 Subject: [PATCH] hsw12_gui.pm: 00.23, update version history --- Perl/hsw12_gui.pm | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/Perl/hsw12_gui.pm b/Perl/hsw12_gui.pm index 778d035..28edbde 100755 --- a/Perl/hsw12_gui.pm +++ b/Perl/hsw12_gui.pm @@ -167,9 +167,18 @@ r (add/enable commonly used ones, comment out others) - use foreach loop to generate 'Preferences' > 'Terminal' > 'Speed' menu -=item V00.2? - Mar 23, 2018 - - - modernize menubar +=item V00.23 - Jun 22, 2018 + + - improvements/workarounds for experimental support + of macOS aqua (instead of XQuartz) using Tcl::pTk::TkHijack + - use Tk 8 menubar (for native menubar on aqua) + - hide main window on aqua (empty) + - remove "Quit" from File menu on aqua + - workaround: avoid '...' in menu names + - use Tk::Ev(…) instead of $Tk::event->… + - use fully qualified Tk::Exists rather than Exists + - use C<< -padx => 0 >> to shrink ENTER, UPLOAD, and CLEAR buttons + - bind macro right-click to button 2 on aqua =back