Launcher - Developer

From NeoWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:43, 19 September 2006 (edit)
( | contribs)
(added in the neolauncher - note, clean this page up (holy cow!))
← Previous diff
Revision as of 00:09, 20 September 2006 (edit) (undo)
( | contribs)
(added info and CLEANED HOUSE)
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.
- +=Releases=
-OpenOffice.org Icons+==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 11: Line 11:
the code [[OpenOffice.org Launcher Icon Code]] the code [[OpenOffice.org Launcher Icon Code]]
-OpenOffice.org Launcher (19 September 2006)+==OpenOffice.org Launcher==
 + 
 +version 0.1 alpha 2 (19 September 2006)
http://neo-downloads.sixthcrusade.com/launcher0.1a-2.zip now pretty! http://neo-downloads.sixthcrusade.com/launcher0.1a-2.zip now pretty!
Line 17: Line 19:
[[Launcher Code]] [[Launcher Code]]
-NeoLauncher, the NeoOffice Launch Helper (19 September 2006)+==NeoLauncher==
 + 
 +version 0.1 alpha 1 (19 September 2006)
http://neo-downloads.sixthcrusade.com/neolauncher0.1a-1.zip http://neo-downloads.sixthcrusade.com/neolauncher0.1a-1.zip
Line 23: Line 27:
[[NeoLauncher Code]] [[NeoLauncher Code]]
-Icons +=Developement Plan=
-Version 0.1+ 
 +==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 32: Line 38:
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 40: Line 46:
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

Revision as of 00:09, 20 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.

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

OOo Icon README

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

NeoLauncher

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.
  • 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)

Personal tools