Category:Example code: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(moved to MDC)
m (upd link)
Line 21: Line 21:
*[http://developer.mozilla.org/en/docs/Code_snippets:File_I/O Performing file IO]
*[http://developer.mozilla.org/en/docs/Code_snippets:File_I/O Performing file IO]
*[[Using observers]] for cross-window notifications
*[[Using observers]] for cross-window notifications
*[[Running applications]]
*[http://developer.mozilla.org/en/docs/Code_snippets:Running_applications Running applications]
*[http://developer.mozilla.org/en/docs/nsIFilePicker Using nsIFilePicker]] (Open, Save, Select Directory dialogs)
*[http://developer.mozilla.org/en/docs/nsIFilePicker Using nsIFilePicker]] (Open, Save, Select Directory dialogs)
*[http://developer.mozilla.org/en/docs/nsIWindowMediator nsIWindowMediator] - enumerating existing windows.
*[http://developer.mozilla.org/en/docs/nsIWindowMediator nsIWindowMediator] - enumerating existing windows.

Revision as of 14:16, 9 November 2006

Up to Development

Articles in this category demonstrate the code to do certain things in Mozilla-based products (at this moment, mostly for use in extensions).

Development documentation is in process of being moved to Mozilla Development Center (MDC). You can find more documentation there.

XUL

JavaScript

Commonly used techniques

XPCOM

<tabbrowser> related

XML Technologies in Mozilla

Moved here (MDC)

Other

Techniques


The alphabetical list of all articles and subcategories in this category follows.