Register Column Widths
David T.
sunfish62 at yahoo.com
Mon Jun 9 13:37:36 EDT 2008
Andreas--
Thanks for the response. For whatever reason, the first tarball of 2.2.5 I downloaded and expanded didn't have everything in it; re-downloading and expanding solved that quirk (computers! Ya got to love 'em!).
I will take a look in the file you referenced. (Or should I? Your comment sounds ominous. Are you suggesting that only fools tread there? If so, perhaps I qualify...)
Thanks.
David
--- On Sun, 6/8/08, Andreas Köhler <andi5.py at gmx.net> wrote:
> From: Andreas Köhler <andi5.py at gmx.net>
> Subject: Re: Register Column Widths
> To: sunfish62 at yahoo.com
> Cc: "Derek Atkins" <warlord at MIT.EDU>, "devel gnucash" <gnucash-devel at gnucash.org>, gnucash-user at gnucash.org
> Date: Sunday, June 8, 2008, 4:51 PM
> Hi David,
>
> Am Sonntag, den 08.06.2008, 15:18 -0700 schrieb David T.:
> > I'm including devel list for good reason.
>
> you are funny :-)
>
> > I took a look through the source download for 2.2.5
> (taken from
> >
> http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-2.2.5.tar.gz)
> but when I expanded this, my copy did not have a
> src/register folder. Does that make sense? My 2.2.5 src
> looks like:
> [snip]
>
> That tarball definitely contains the src/register
> subdirectory.
> Just enter
> pushd ~ && mkdir my-little-test && cd
> my-little-test &&
> wget
> http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-2.2.5.tar.gz
> && tar -xzpf gnucash-2.2.5.tar.gz && ls -lR
> gnucash-2.2.5/src/register && popd
>
> > Also, when I looked through the register folder in
> 2.2.4, I couldn't
> > find any clear spot where the Description column is
> set to
> > auto-resize. Is there some variable that I should use
> to find this?
>
> The description cell is added in
> split-register-load.c:gnc_split_register_layout_add_cells
> with parameter
> expandable=TRUE. But do not think that I will touch that
> code ;-)
>
> > David
>
> -- andi5
More information about the gnucash-user
mailing list