|
Launcher - Developer
From NeoWiki
Revision as of 00:46, 19 September 2006 (edit) ( | contribs) (added launcher prog) ← Previous diff |
Current revision (21:53, 22 September 2006) (edit) (undo) ( | contribs) (→OpenOffice.org Launcher - added screenshot...) |
||
(3 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | Purpose: To be able to launch OpenOffice.org or NeoOffice into desired programs from the start. Two efforts to be done for this. First is individual icons for each program. The second is a launcher program which will incorporate templates as well. Would like one program for both OpenOffice.org X11 and NeoOffice, provided the X11 code can be easily incorporated. | + | Purpose: To be able to launch OpenOffice.org or NeoOffice into desired programs from the start. Two efforts to be done for this. First is individual icons for each program. The second is a launcher program which will incorporate templates as well. Would like one program for both OpenOffice.org X11 and NeoOffice, provided the X11 code can be easily incorporated. |
+ | =Releases= | ||
+ | ==OpenOffice.org Icons== | ||
version 0.1 alpha 1 (6 August 2006) has been released: | version 0.1 alpha 1 (6 August 2006) has been released: | ||
http://neo-downloads.sixthcrusade.com/oooiconsv0.1a-1.zip | http://neo-downloads.sixthcrusade.com/oooiconsv0.1a-1.zip | ||
- | + | ||
+ | [[OOo Icon README]] | ||
the code [[OpenOffice.org Launcher Icon Code]] | the code [[OpenOffice.org Launcher Icon Code]] | ||
- | + | ==OpenOffice.org Launcher== | |
+ | |||
+ | version 0.1 alpha 2 (19 September 2006) | ||
+ | |||
+ | http://neo-downloads.sixthcrusade.com/launcher0.1a-2.zip now pretty! | ||
[[Launcher Code]] | [[Launcher Code]] | ||
+ | [[:Image:Launcher01a-2.jpg|Screenshot]] | ||
- | Icons | + | ==NeoLauncher== |
- | Version 0.1 | + | |
+ | version 0.1 alpha 1 (19 September 2006) | ||
+ | |||
+ | http://neo-downloads.sixthcrusade.com/neolauncher0.1a-1.zip | ||
+ | |||
+ | [[NeoLauncher Code]] | ||
+ | |||
+ | =Developement Plan= | ||
+ | |||
+ | ==Icons== | ||
+ | ===Version 0.1=== | ||
*Individual icons set up. Each to support double click and drag and drop. | *Individual icons set up. Each to support double click and drag and drop. | ||
Line 22: | Line 40: | ||
OpenOffice.org icons close after opening the program. As they do not start the main .app applescript, this leaves only X11 open on the dock. not preferable | OpenOffice.org icons close after opening the program. As they do not start the main .app applescript, this leaves only X11 open on the dock. not preferable | ||
- | Launcher | + | ==Launcher== |
- | Version 0.1 | + | ===Version 0.1=== |
*Launcher program, displays individual icons for launch. Supports drag and drop. | *Launcher program, displays individual icons for launch. Supports drag and drop. | ||
Line 30: | Line 48: | ||
current version does not support drag and drop. probably my poor XCode skills. | current version does not support drag and drop. probably my poor XCode skills. | ||
- | Version 0.2 | + | NeoLauncher will hang on OPEN and cancelled IMPRESS and BASE selections when Neo is not yet opened. I suspect this is due to the shell script not finishing. note- learn more about shell scripts |
+ | |||
+ | ===Version 0.2=== | ||
*Launcher has tabs, Main (main programs), Writer (writer templates), Calc (calc templates) Etc. | *Launcher has tabs, Main (main programs), Writer (writer templates), Calc (calc templates) Etc. | ||
*Information from template tabs is parsed from .app files | *Information from template tabs is parsed from .app files | ||
- | Version 0.3 | + | ===Version 0.3=== |
*Addition of templates to the .app files, via dialogue (same code as clip art) | *Addition of templates to the .app files, via dialogue (same code as clip art) | ||
- | Documentation | + | =Documentation= |
+ | (working on this section) | ||
*Read Me | *Read Me | ||
*User Wiki Page | *User Wiki Page |
Current revision
Purpose: To be able to launch OpenOffice.org or NeoOffice into desired programs from the start. Two efforts to be done for this. First is individual icons for each program. The second is a launcher program which will incorporate templates as well. Would like one program for both OpenOffice.org X11 and NeoOffice, provided the X11 code can be easily incorporated.
Contents |
Releases
OpenOffice.org Icons
version 0.1 alpha 1 (6 August 2006) has been released:
http://neo-downloads.sixthcrusade.com/oooiconsv0.1a-1.zip
the code OpenOffice.org Launcher Icon Code
OpenOffice.org Launcher
version 0.1 alpha 2 (19 September 2006)
http://neo-downloads.sixthcrusade.com/launcher0.1a-2.zip now pretty!
NeoLauncher
version 0.1 alpha 1 (19 September 2006)
http://neo-downloads.sixthcrusade.com/neolauncher0.1a-1.zip
Developement Plan
Icons
Version 0.1
- Individual icons set up. Each to support double click and drag and drop.
- Two sets, one for OO.oX11, one for NeoOffice
Issues OpenOffice.org icons close after opening the program. As they do not start the main .app applescript, this leaves only X11 open on the dock. not preferable
Launcher
Version 0.1
- Launcher program, displays individual icons for launch. Supports drag and drop.
- Preferences set for either OO.o or Neo, and location Added
Issues current version does not support drag and drop. probably my poor XCode skills.
NeoLauncher will hang on OPEN and cancelled IMPRESS and BASE selections when Neo is not yet opened. I suspect this is due to the shell script not finishing. note- learn more about shell scripts
Version 0.2
- Launcher has tabs, Main (main programs), Writer (writer templates), Calc (calc templates) Etc.
- Information from template tabs is parsed from .app files
Version 0.3
- Addition of templates to the .app files, via dialogue (same code as clip art)
Documentation
(working on this section)
- Read Me
- User Wiki Page
- Trinity Help Forum
- NeoOffice Launch Shortcuts