Dave Peticolas <[EMAIL PROTECTED]> writes:

> Ah, I left out an important detail: for editable fields,
> the contents of the current cursor are controlled by the
> cells, not by the entry callbacks. So if you want to
> change the contents of an editable column in the
> current cursor, you need to change the cell itself.
> 
> That should work without adding the extra call.
> 
> dave

Ahh, so this implies that I need to reset the DDUE_CELL directly from
the traverse() callback, right?  How do I change the editability of a
'column' within the current cursor?

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available
_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to