Built in calculator widget

Registered by Michael Rooney

Basically, have a calculator widget built in to wxBanker. A good place where there is room is below the AccountListCtrl. To make it less busy I am thinking it will be "foldable", so it can disappear and reappear easily. Let's make the default Shown so that people are more aware of it.

Further, options could be added to a context menu of transactions (or at least, amount/total column) such as "Copy amount to calculator", "add to calculator", "subtract from calculator". First would set the value of the calculator to the str2float value of the cell. The second two, which might only be options if the calculator isn't blank (nah, probably always available), would append the appropriate sign and the str2float value. Ideally they would iterate over the string and send it through onChar for proper handling.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
Michael Rooney
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
milestone icon 0.3
Started by
Michael Rooney
Completed by
Michael Rooney

Related branches

Sprints

Whiteboard

07.21.2008 michael: I created a calculator widget that I am very happy with functionality/usability-wise. I am just having an issue getting it to fit into the left panel of wxBanker properly.
07.24.2008 michael: I seem to have to have it fitting, and you can check it out as of r24.
07.28.2008 michael: As of r33 the context menu options mentioned above are available, and working very well. This revision also had some general cleanup of the calculator/collapse code, and I think this is Implemented!

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.