On 06/20/09 02:38, Kohei Yoshida wrote:
Ok.  All my changes related to DataPilot are now in koheidatapilot03
cws.  I'm also working on specs on the wiki.  They are at:

http://wiki.services.openoffice.org/wiki/Calc/Features/DataPilot_enhanced_field_popup_window
http://wiki.services.openoffice.org/wiki/Calc/Features/DataPilot_custom_display_names

The first spec is pretty much complete, while the second one is still
being worked on.

Also, FYI, I'll be on vacation for the entire next week.  So, whatever
change still needs to be done will be done after I get back.

In addition to the visual comments on the ux-discuss list, some technical remarks (I haven't looked through all of it yet, expect more to come):

- Extensions to the DataPilotSource API must be done in a compatible way (see the handling of the "Filter" property).

- We have to pay attention to keyboard accessibility (obvious key choice: Ctrl-D, as for page fields).

- The popup window has to implement accessibility API. Generally the easiest way for that is to use existing controls, like SvxCheckListBox for the item selection. For the menu entries a new control would have to be implemented, including the accessibility functions. Perhaps it's also possible to extend the VCL popup menu with an extra window, but I can't guarantee that's even possible without running into new problems.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to