[GRASS-dev] [bug #5241] (grass) Option text line does not wrap in tk dialogs

this bug's URL: http://intevation.de/rt/webrt?serial_num=5241
-------------------------------------------------------------------------

Subject: Option text line does not wrap in tk dialogs

Platform: GNU/Linux/x86
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 6.2.0.rc3

In GUI dialogs generated by parser, option (flag) texts are not wrapped.
Some option descriptions tend to be really long (i.e. v.distance -a flag).
Same applays to option lists (i.e. v.clean "Cleaning tool").

Really small, but annoying bug :slight_smile:

-------------------------------------------- Managed by Request Tracker

Request Tracker wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=5241
---------------------------------------------------------------------

Subject: Option text line does not wrap in tk dialogs

..

GRASS Version: 6.2.0.rc3

In GUI dialogs generated by parser, option (flag) texts are not
wrapped. Some option descriptions tend to be really long (i.e.
v.distance -a flag). Same applays to option lists (i.e. v.clean
"Cleaning tool").

Really small, but annoying bug :slight_smile:

note parameter descriptions do wrap already, so the code is already
there, just needs to be applied.

Hamish