[PATCH] Updated add/edit account window

David Hampton hampton-gnucash at rainbolthampton.net
Thu Jan 19 13:54:51 EST 2006


On Thu, 2006-01-19 at 19:21 +0100, Eskil Bylund wrote:

> While we're at GncTreeModelAccountTypes, there are some other changes
> I would like to make.
> 1. Remove gnc_tree_model_account_types_get/set_selection, which
> handles the selection of a GtkTreeView.
> 2. Rename gnc_tree_model_account_types_get/set_selected to
> _get/set_visible and change GNC_TREE_MODEL_ACCOUNT_TYPES_COL_SELECTED
> to GNC_TREE_MODEL_ACCOUNT_TYPES_COL_VISIBLE.

I'm opposed to the use of the term "VISIBLE" in this context.  That name
implies that it is a column directly controlling the visibility in an
attached view, not a column where the user can select/unselect a
checkbox.

> This is to change the Filter By dialog to use a checkbox for selection
> of account types, instead of using the selection of the tree view.

Sounds like a nice enhancement.

David




More information about the gnucash-devel mailing list