Chris Shoemaker <[EMAIL PROTECTED]> writes:
>> Are you sure you want to xaccTransCommitEdit() without being inside
>> suspend_gui_refresh()?
>
> I don't see why not.
It could cause unpleasant visual aspects...
>> I would think that this might cause strange behaviors.
>
> It might. What kind
On Sun, Jul 16, 2006 at 01:15:54PM -0400, Derek Atkins wrote:
> Chris,
>
> Chris Shoemaker <[EMAIL PROTECTED]> writes:
>
> > -
> > -gnc_suspend_gui_refresh ();
> > -
> > -info->pending_trans_guid = *xaccTransGetGUID(trans);
> > if ((pending_trans != NULL) && (pending_tran
Chris,
Chris Shoemaker <[EMAIL PROTECTED]> writes:
> -
> -gnc_suspend_gui_refresh ();
> -
> -info->pending_trans_guid = *xaccTransGetGUID(trans);
> if ((pending_trans != NULL) && (pending_trans != trans)) {
> +if (gnc_split_register_begin_edit_or_warn(info, tr
in gnucash version 1.4.8
When entering a large value into the 'deposit' field,
any value larger than 2,147,483,647.00 is silently
clamped to this value. This is mysterious (why that value?)
(I know why, but users don't)
and is an 'artificial limit' since the engine can
handle numbers larger t
Ed Porras writes:
>
> I was trying to add a share purchase (checking payment to mutual fund)
> and when I tabbed into the memo field gnucash went down.. I deleted
> the LCK and LNK files and started over, this time clicking directly on
> the memo field, and same thing.. on the third try I attempt
I was trying to add a share purchase (checking payment to mutual fund)
and when I tabbed into the memo field gnucash went down.. I deleted
the LCK and LNK files and started over, this time clicking directly on
the memo field, and same thing.. on the third try I attempted it the
other way around (
Diane Trout writes:
> Assuming that my copy of CVS refreshed properly... I'm getting a
> segmentation fault in the register when using the auto-single or
> auto-double styles.
>
> To duplicate first select an already existing entry, (while in
> auto-single or auto-double mode) then click on
Assuming that my copy of CVS refreshed properly... I'm getting a
segmentation fault in the register when using the auto-single or
auto-double styles.
To duplicate first select an already existing entry, (while in
auto-single or auto-double mode) then click on the empty item shown at
the end of th