|
Launcher - Developer
From NeoWiki
Revision as of 22:29, 19 September 2006 (edit) ( | contribs) (launcher code update) ← Previous diff |
Revision as of 23:43, 19 September 2006 (edit) (undo) ( | contribs) (added in the neolauncher - note, clean this page up (holy cow!)) Next diff → |
||
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. |
+ | |||
+ | 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: | ||
Line 5: | Line 7: | ||
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 (19 September 2006) | |
+ | |||
+ | http://neo-downloads.sixthcrusade.com/launcher0.1a-2.zip now pretty! | ||
[[Launcher Code]] | [[Launcher Code]] | ||
+ | NeoLauncher, the NeoOffice Launch Helper (19 September 2006) | ||
+ | |||
+ | http://neo-downloads.sixthcrusade.com/neolauncher0.1a-1.zip | ||
+ | |||
+ | [[NeoLauncher Code]] | ||
Icons | Icons |
Revision as of 23:43, 19 September 2006
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.
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 (19 September 2006)
http://neo-downloads.sixthcrusade.com/launcher0.1a-2.zip now pretty!
NeoLauncher, the NeoOffice Launch Helper (19 September 2006)
http://neo-downloads.sixthcrusade.com/neolauncher0.1a-1.zip
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.
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:
- Read Me
- User Wiki Page
- Trinity Help Forum
- NeoOffice Launch Shortcuts