Issue 19258 - implement prototype script selector
Summary: implement prototype script selector
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-08 15:36 UTC by noel.power
Modified: 2004-06-16 08:44 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description noel.power 2003-09-08 15:36:36 UTC
Script selector prototype will be accessed as a Java Script and needs to be
hooked into the existing config dialog set e.g. Tools/Config/Menu,
Tools/Config/Menu etc.
Existing application code may need to be modified to use the return ( url ) from
the script selection dialog
Comment 1 noel.power 2003-09-08 15:37:19 UTC
changed milestone
Comment 2 tomaisoc 2003-10-17 17:03:56 UTC
Add prototype script selector as a script in Java. It allows the user
to browse the tree of scripts available and to invoke an editor for
a script if one is available.

An assignment can be created to this script in the Tools/Configure
dialog. The script is available as:

StarOffice Scripts/share/Java/selector/ScriptSelector.showOrganizer

Note, the selector is not hooked directly into the Tools/Configure
dialog due to threading problem which need to addressed later.
Comment 3 noel.power 2003-11-10 17:01:42 UTC
To enable script selector use tools/configure and select
ScriptSelector.showOrganiser from share/java/selector and bind to a
new menu of you choice. You should then be able to raise the prototype
script selector.
Comment 4 joerg.skottke 2003-11-12 14:55:18 UTC
Fixed
Comment 5 joerg.skottke 2003-11-12 14:55:50 UTC
verified
Comment 6 joerg.skottke 2004-06-16 08:44:59 UTC
closed, verified on src680m42-4 linux