[GRASS-dev] [GRASS GIS] #2004: wxgui: ctrl-t to tile layer manager and map window full screen
GRASS GIS
trac at osgeo.org
Sun Jun 16 01:14:30 PDT 2013
#2004: wxgui: ctrl-t to tile layer manager and map window full screen
---------------------------+------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.4
Component: wxGUI | Version: svn-trunk
Keywords: window layout | Platform: All
Cpu: All |
---------------------------+------------------------------------------------
Comment(by hamish):
Hi,
attached is come code to tile the map windows, but I'm not sure where it
should go or how to bind that to ctrl-t in gui_core/forms.py. Ideally the
keybinding should work from the layer manager or any map window. (I note
that ctrl-q and ctrl-w only work from the layer manager window currently,
it would be good to extend that too)
Also the elif cases could probably be better collapsed into something a
bit more elegant, it's just proof of concept. No idea how it behaves on a
dual monitor setup.
Finally, I notice that you get a beyond index traceback error after you
open a fifth+ map display window.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2004#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list