[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    koffice/kspread/plugins/scripting/scripts
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2007-08-29 2:47:10
Message-ID: 1188355630.432410.22590.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 705977 by sebsauer:

We are now able to let the Orca Screen Reader speak.

This is done by providing with the myorca.py Python script access to the Orca \
functionality. While we integrate now better into the GNOME-desktop then e.g. \
gnumeric, this is still only a 200 line sample + I like to hear that english voice \
reading what I just put into my spreadsheet :)

try it out with; install kspread + krosspython from kdebindings + orca && start orca \
+ run KSpread + exec the Orca-script :) orca; http://live.gnome.org/Orca
screenshot; http://kross.dipe.org/kspreadorca.jpg

FEATURE
CC_MAIL:koffice-devel@kde.org



 M  +1 -0      CMakeLists.txt  
 AM            myorca.py  
 M  +6 -0      scripts.rc  


--- trunk/koffice/kspread/plugins/scripting/scripts/CMakeLists.txt #705976:705977
@@ -9,6 +9,7 @@
     odfpyexport.py
     logger.py
     xmlviewer.py
+    myorca.py
     DESTINATION ${DATA_INSTALL_DIR}/kspread/scripts/extensions)
 
 install(FILES
** trunk/koffice/kspread/plugins/scripting/scripts/myorca.py #property svn:executable
   + *
--- trunk/koffice/kspread/plugins/scripting/scripts/scripts.rc #705976:705977
@@ -84,6 +84,12 @@
            comment="Log changes in cells to a file"
            interpreter="python"
            file="extensions/logger.py" />
+        <script
+           name="pyOrcaScreenReader"
+           text="Orca Screen Reader"
+           comment="Orca Screen Reader"
+           interpreter="python"
+           file="extensions/myorca.py" />
     </collection>
 
 </KrossScripting>
_______________________________________________
koffice-devel mailing list
koffice-devel@kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic