c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #10924
[Bug 683773] Re: [6.0] minimum widget width - progressbar
this allows to reduce the width of most fields
not much what can go wrong here
** Patch added: "parser.py.20101201.patch"
https://bugs.launchpad.net/openobject-client/+bug/683773/+attachment/1783949/+files/parser.py.20101201.patch
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/683773
Title:
[6.0] minimum widget width - progressbar
Status in OpenObject GTK Client:
Confirmed
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