[GRASS-dev] [GRASS GIS] #2799: wxGUI: display toolbar size too large
GRASS GIS
trac at osgeo.org
Tue Feb 16 18:46:26 PST 2016
#2799: wxGUI: display toolbar size too large
--------------------------+-------------------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.4
Component: wxGUI | Version: svn-releasebranch70
Resolution: | Keywords: wxGUI, size, toolbar, mapdisp
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------------------------
Comment (by wenzeslaus):
Replying to [comment:12 veroandreo]:
> Under Fedora 23 (wxPython 3.0.2.0)...I can no longer shrink the Map
display window and therefore, it still overlaps with layer manager even if
it is also shrunk until limit size allowed.
Since when you can't do it? I don't know about any changes in release
branch in relation to that, so it would seem that it might be related to
some wxPython changes. Also many of these problems are coming from
wxPython itself or its interaction with underlying library, so what you
can try is to download the [http://www.wxpython.org/download.php wxPython
demo], find same widget there and if it has the bad behavior, report the
issue on the [http://trac.wxwidgets.org wxWidgets Trac] (component
wxPython).
It doesn't seem that Map Display is setting minimal size (`SetMinSize`)
unlike for example Layer Manager window. I actually can make the window
"one pixel" big with the same wxPython (wxPython: 3.0.2.0). I guess the
question also is if you can shrink the other windows in that particular
direction.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2799#comment:13>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list