Coming out of discussion of the gretl-quartz build for Mac, it seemed to
me that since gretl has a multi-window design it might indeed be useful to
have a keyboard shortcut for switching between gretl windows.
I've now implemented this in CVS and snapshots. On the Mac it's bound to
command+` (accent grave). On other platforms it's bound to Ctrl+` at
present.
For non-Mac users: this is basically like a within-application version of
Alt-Tab. If anyone has ideas for a more idiomatic binding for Windows
and/or X11, please say.
For Mac users: I can't guarantee that this works just as it does with
"real" Mac applications. What it should do in gretl is cycle through the
gretl top-level windows, raising and giving focus to each in turn, and
wrapping around when you get to the end of the list.
Allin