|
Hi Bertil, Krishnakant, listers, Existing OpenOffice.org extensions are available for download from http://extensions.services.openoffice.org/ (sorted by OOo application at: http://extensions.services.openoffice.org/application). I took a quick look, and didn't see any that already offer alternative keyboard navigation for Writer documents. For developing your own extensions, see the OOo wiki on this topic: http://wiki.services.openoffice.org/wiki/Extensions_development Python programmers should see http://wiki.services.openoffice.org/wiki/Extensions_development_python and Java programmers should see http://wiki.services.openoffice.org/wiki/Extensions_development_java (info on using Java from Eclipse and NetBeans is included). You can find source code for sample extensions at: http://wiki.services.openoffice.org/wiki/API/Samples (and specifically examples written in Java at: http://wiki.services.openoffice.org/wiki/API/Samples/Java). I've asked whether the contents of the Hands-on-Lab are published anywhere; they used different examples than I've found poking about the sample source pages. I'll send an update if/when I get it. Note: other than going through the lab, I haven't done anything further myself, so I am no expert in creating extensions! Regards, Peter Korn Accessibility Architect, Sun Microsystems, Inc. On Sun, May 18, 2008 at 10:16:11PM -0700, Peter Korn wrote: |