[PATCH] Fix resizing of columns in budget view

Phil Longstaff phil.longstaff at gmail.com
Mon Mar 10 14:40:02 EDT 2014


At one point, I was playing with multiple viewports for the different
pieces so that they could more easily stay aligned.  There would be 2 rows
of 3 viewports.  Top row: (1) account names (2) month values (3) row
totals.  Bottom row: (1) labels (2) month totals (3) overall totals.  Some
viewports had scrollbars and set those scrollbars to control scrolling in
other viewports (so, for example, all tree views in top row would
expand/collapse together).  I had real problems getting viewport sizing and
scrolling working correctly, and real life/paid work intervened.  Also, I'm
no Gtk expert.  If someone here is, I'd really like to work with him to get
this in because it has the potential to look much better visually.

Phil


On Mon, Mar 10, 2014 at 2:26 PM, Geert Janssens
<janssens-geert at telenet.be>wrote:

> On Sunday 09 March 2014 22:16:57 Erik Johansson wrote:
> > Hi,
> >
> > Found a minor issue with column width in budget view. From the commit
> > message:
> >
> > The width of the columns in the totals view should be equal to the
> > width in the account view. Before this change, the values in the
> > total column in the totals view would move off the view to the right
> > when resizing the left-most column.
> >
> > Please see attached patch.
> >
> > // Erik
>
> Good find. I have applied your patch [1].
>
> Thank you very much for your contribution !
>
> Geert
>
>
> [1] https://github.com/Gnucash/gnucash/commit/49af4ab1
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>


More information about the gnucash-devel mailing list