#271: some tabs of command dialogs are too narrow
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: All
Cpu: All |
----------------------+-----------------------------------------------------
Some tabs of command dialogs are too narrow. Examples:
#271: some tabs of command dialogs are too narrow
--------------------------+-------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: new
Priority: trivial | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Changes (by martinl):
* priority: major => trivial
* type: defect => enhancement
Comment:
Replying to [comment:2 msieczka]:
> Replying to [comment:1 martinl]:
> > Seems OK here... see the attached screenshot.
>
> I don't mean the "Required" tab of v.buffer but "Advanced" tab. For me
it's not OK (too narrow).
Well, it's just a style of notebook tabs which is used by default. For me
this style is OK, even I would prefer less 'fancy' one. If you want we can
add new option to GUI preferences, but it doesn't seems to me useful.
#271: some tabs of command dialogs are too narrow
--------------------------+-------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: new
Priority: trivial | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Comment (by msieczka):
Replying to [comment:3 martinl]:
> Replying to [comment:2 msieczka]:
> > Replying to [comment:1 martinl]:
> > > Seems OK here... see the attached screenshot.
> >
> > I don't mean the "Required" tab of v.buffer but "Advanced" tab. For me
it's not OK (too narrow).
>
> Well, it's just a style of notebook tabs which is used by default. For
me this style is OK, even I would prefer less 'fancy' one. If you want we
can add new option to GUI preferences, but it doesn't seems to me useful.
We are talking about two different things.
I mean that the v.buffer wxGUI dialog is to narrow to accomodate the
"Advanced" tab contents. See the attached screendump.
Same for "Optional" of r.out.gdal, "Bounds" of g.region and more.
#271: some tabs of command dialogs are too narrow
-----------------------+----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):
* priority: trivial => minor
* type: enhancement => defect
Comment:
Replying to [comment:4 msieczka]:
> We are talking about two different things.
OK, now I got the point;-)
> I mean that the v.buffer wxGUI dialog is to narrow to accomodate the
"Advanced" tab contents. See the attached screendump.
>
> Same for "Optional" of r.out.gdal, "Bounds" of g.region and more.
I cannot reproduce this behaviour on my machines (Debian GNU/Linux
unstable + WindowMaker, Redhat + Gnome). I made some changes in menuform
module (r33204). Helps?
#271: some tabs of command dialogs are too narrow
-----------------------+----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by msieczka):
Replying to [comment:5 martinl]:
> I cannot reproduce this behaviour on my machines (Debian GNU/Linux
unstable + WindowMaker, Redhat + Gnome). I made some changes in menuform
module (r33204). Helps?
Nope. Stil I have to extend the window 2 pixels to the right to get rid of
the horizontal slider.