Difference between revisions of "Development Tutorials"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 13: Line 13:
 
so you might want to check them out first if you haven't already
 
so you might want to check them out first if you haven't already
 
</p>
 
</p>
<ul>
+
* [[Tutorial Start]] ( [http://go-oo.org/tutorials/accelerator-about.diff.txt diff] ) - adding / changing the default K/B accelerators.
    <li>
+
* [[Tutorial Toolbar]] ( [http://go-oo.org/tutorials/add-about-toolbar.diff.txt diff] )- adding / changing the default toolbar items.
[[Tutorial Start]]
+
* [[Tutorial About]] ( [http://go-oo.org/tutorials/ok-ok-about-button.diff.txt diff] ) - adding items to &amp; altering the about dialog
( [http://go-oo.org/tutorials/accelerator-about.diff.txt diff] )
+
* [[Tutorial Charmap]] ( [http://go-oo.org/tutorials/new-button-charmap.diff.txt diff] ) - adding a widget &amp; i18n string &amp; callback.
- adding / changing the default K/B accelerators.
+
* [[Tutorial Writer]] ( [http://go-oo.org/tutorials/sw-save-image-context-menu.diff.txt diff] ) - adding a new menu command &amp; its implementation.
    </li>
+
* [[Tutorial Impress]] ( [http://go-oo.org/tutorials/sd-save-image-context-menu.diff.txt diff] ) - adding a new menu command &amp; its implementation.
 +
* [[SimpleCalcAddIn| Calc Addin Tutorial]]
  
    <li>
 
[[Tutorial Toolbar]]
 
( [http://go-oo.org/tutorials/add-about-toolbar.diff.txt diff] )
 
- adding / changing the default toolbar items.
 
    </li>
 
    <li>
 
[[Tutorial About]]
 
( [http://go-oo.org/tutorials/ok-ok-about-button.diff.txt diff] )
 
- adding items to &amp; altering the about dialog
 
    </li>
 
 
    <li>
 
[[Tutorial Charmap]]
 
( [http://go-oo.org/tutorials/new-button-charmap.diff.txt diff] )
 
- adding a widget &amp; i18n string &amp; callback.
 
    </li>
 
    <li>
 
[[Tutorial Writer]]
 
( [http://go-oo.org/tutorials/sw-save-image-context-menu.diff.txt diff] )
 
- adding a new menu command &amp; its implementation.
 
    </li>
 
    <li>
 
[[Tutorial Impress]]
 
( [http://go-oo.org/tutorials/sd-save-image-context-menu.diff.txt diff] )
 
- adding a new menu command &amp; its implementation.
 
    </li>
 
 
</ul>
 
 
<h2>The build procedure</h2>
 
<h2>The build procedure</h2>
 
<ul>
 
<ul>

Revision as of 16:44, 12 April 2006

OO.o hackers tutorials

See also Helper Class Implementations

Since there are a number of common tasks that people want to get done, and looking at these in detail can be instructive generally - we've provided a set of annotated patches to help people get stuck into the code.

This is aimed as an extension to Building and Hacking OOo so you might want to check them out first if you haven't already

The build procedure

You know ? :-D

All together now! :-)

If you're looking for whom to beat up for these, that would be me. :-)

Further Resources

All the best! :-) --Raul

Personal tools