Skip to content

Commit

Permalink
hsw12_gui.pm: 00.23, update version history
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstphrchvz committed Jul 18, 2018
1 parent 6373d45 commit 0d8320d
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions Perl/hsw12_gui.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0d8320d

Please sign in to comment.