[GRASS-dev] Re: [GRASS GIS] #306: v.in.ogr GUI is missing --o and --v

GRASS GIS trac at osgeo.org
Thu Sep 11 21:17:50 EDT 2008


#306: v.in.ogr GUI is missing --o and --v
--------------------------+-------------------------------------------------
  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:                           
  Platform:  All          |         Cpu:  All                      
--------------------------+-------------------------------------------------
Comment (by glynn):

 Replying to [comment:12 neteler]:

 > I got traped byt this also a few times and overlooked the horizontal
 scroll arrows on the right. Any ideas to make that more outstanding? Eg. a
 half-shown/grey tab on the right (one of those which don't fit) would make
 it obvious I guess. Would that be possible?

 The behaviour is dictated by the underlying widget provided by the
 toolkit, e.g. GtkNotebook for wxGTK. It may be possible to modify the
 appearance using the mechanisms provided by the toolkit, e.g. themes or
 gtkrc.

 You could use e.g. wxChoiceBook (which uses an option menu instead of
 tabs) instead. The only other alternative is to construct the equivalent
 of wxNotebook from the base widget classes (e.g. wxPanel, wxButton).

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/306#comment:13>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list