gnucash-docs maint: Patch to add note for Balance Column resize (Bug 762656)

John Ralls jralls at code.gnucash.org
Fri Feb 26 13:04:27 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/1259a0c4 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/2c8a3600 (commit)



commit 1259a0c4006827fc8b6418a65c8d780c0b26ea14
Author: David T <sunfish62 at yahoo.com>
Date:   Wed Feb 24 20:50:06 2016 -0500

    Patch to add note for Balance Column resize (Bug 762656)

diff --git a/guide/C/ch_basics.xml b/guide/C/ch_basics.xml
index c6e2cc5..bce3db6 100644
--- a/guide/C/ch_basics.xml
+++ b/guide/C/ch_basics.xml
@@ -439,10 +439,14 @@
       
       <note>
       <para>In the register windows, you can resize the various columns that 
-        <application>&app;</application> displays, but keep in mind that 
-        the description column will automatically expand to fill all unused
-        space.  Therefore you should increase the size of all your other columns
-        first and then decrease the size of the description column.</para>
+        <application>&app;</application> displays, <emphasis>but keep in mind that
+        the Description and Balance columns behave differently from other columns</emphasis>.</para>
+      <para>The <guilabel>Description</guilabel> column is designed to expand
+          automatically to fill all unused horizontal screen space.
+          Therefore you should set the widths of all your other columns before
+         setting the Description column width.</para>
+      <para>The <guilabel>Balance</guilabel> column must be resized by
+          double-clicking on the column heading.</para>
       </note>
       
     </sect2>



Summary of changes:
 guide/C/ch_basics.xml | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)



More information about the gnucash-changes mailing list