← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 683773] Re: [6.0] minimum widget width - progressbar

 

Answer is in
bin/widget/view/tree_gtk/parser.py

this allows to reduce field width, but not for m2o and some other types.

nevertheless this patch seems to expand column width to allow reading
the content.

** Patch added: "parser.py.20101201.patch"
   https://bugs.launchpad.net/openobject-addons/+bug/683770/+attachment/1751753/+files/parser.py.20101201.patch

-- 
[6.0] minimum widget width - progressbar
https://bugs.launchpad.net/bugs/683773
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject GTK Client: New

Bug description:
http://www.pygtk.org/docs/pygtk/class-gtkprogressbar.html defines a minimum default of 150px which can't be reduced

"min-horizontal-bar-width"	Read	 The minimum horizontal width of the progress bar. Allowed values: >= 1. Default value: 150. Available in GTK+ 2.14 and above.

where can this be changed/cionfigured to make efficient use of horizontal space.

IMHO it sould be possible to reduce field width to a minimum of5-10 - especially for empty columns.





References