Pat Spinler <[EMAIL PROTECTED]> writes:

> There are still a few crashes and such, so take precautions ! 
> Personally, I:
> 
>   *) make a backup of my accounts before every time I use gnucash
>   *) save often

This is good advice, especially for anyone using the CVS tree.
GnuCash (the lesstif side) is usable these days, but it is also
potentially dangerous.

>   *) The tab key doesn't always change which field is "active" in
> the way that you'd expect, especially when using different account
> views (two-line, multi-line, etc.) Mouse free operation doesn't seem
> possible.  :-/

This is one of my outstanding gripes as well, though I haven't figured
out if the problem is at the GUI level or at the GUI abstraction
level.  Hopefully the latter.  It's hard to get excited about working
on the Lesstif side...

>   *) The "fill in the transaction name" feature, where gnucash
> guesses what the text should be in the transaction name field and
> tries to fill it in, has some glitches, namely:

Nice summary of some of the other more important completion problems.
Actually I'd like to see more shell-like (emacs-like) "tab
completion", but that's going to take some work to implement, and then
you have to decide how to bind the keys (i.e. tab can't both be the
next-field and the completion key).

>   *) When changing the range of dates of listed transactions in an
> account window, the date entry field in the lower right hand column
> doesn't accept typing as you'd expect.  For example, try
> highlighting the month and day and overtyping it.

Yes.  It should be restructured so that it only updates the register
whenever you leave the field or when you hit return/enter.

>   *) It doesn't appear to be possible to move accounts in a account
> hierarchy after that account has been created.

This is something I've been thinking about working on when I have the
time.  Actually, I'd like to write it in guile and bind it to a menu.
It'd be a good example to show people how to write this kind of thing.

-- 
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to