[md-dev] is there an API to attach UI Components/data to transactions?

John Richardson johntrichardson at charter.net
Wed Aug 2 22:39:33 EDT 2006


I'd like to be able to attach a UI Component to a transaction, and  
then store some data associated with that transaction.  Does  
Moneydance provide a way to do this?

To give a concrete example, this would be useful for adding a control  
that allows the user to attach an image to a transaction (a quicken  
feature).  I'd also like to use it to allow a user to specify a date  
range over which to amortize an expense or income.

The actual storage could be done by the extension, given the  
transaction ID, but a standard API might be nice, especially for  
simple types (ie String).  The real issue is a UI allowing the user  
to set per-transaction values.

Thanks for any ideas.


More information about the moneydance-dev mailing list