[GRASS-dev] Re: [GRASS GIS] #306: hidden tabs are hard to spot in
wxGUI module windows
GRASS GIS
trac at osgeo.org
Sun Sep 14 04:33:47 EDT 2008
#306: hidden tabs are hard to spot in wxGUI module windows
--------------------------+-------------------------------------------------
Reporter: msieczka | Owner: grass-dev at lists.osgeo.org
Type: enhancement | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords: tabs
Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Comment (by glynn):
Replying to [comment:18 cmbarton]:
> I've followed this but haven't had the chance to relook at the options
dialog tabs closely to see what the commotion is about until today.
>
> The flatnotebook control, probably for nice aesthetic reasons, does not
show partial tabs but only complete ones if a window is too small to show
all tabs.
Ah; I assumed it used the normal wx.Notebook widget.
Is there some reason why it must be a FlatNotebook rather than a
wx.Notebook widget? The latter is a bit more clear about indicating hidden
tabs: the arrows are larger, and there isn't any space (the tabs are
enlarged to fill any additional space).
Also, a wx.Notebook will provide a more native look, as it uses the
platform's native notebook widget. It should also honour the user's theme
setting.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/306#comment:21>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list