Articles tagged: Preferences system
Found 12 documents
- Adding_preferences_to_an_extension This article takes the Creating a dynamic status bar extension sample to the next level, adding ...
- Mozilla/Add-ons/How_to_convert_an_overlay_extension_to_restartless First off, what kind of add-on are we talking about here? Well, XUL overlays and windows, JSM ...
- Mozilla/Preferences/Preferences_system This document describes Toolkit's preferences system. Using this system it is possible to create ...
- Mozilla/Preferences/Preferences_system/Examples
- Mozilla/Preferences/Preferences_system/New_attributes Widgets inside a prefwindow may have the following attributes (in addition to the standard ...
- Mozilla/Preferences/Preferences_system/Troubleshooting See: XUL FAQ#Troubleshooting prefwindow-based options windows.
- Mozilla/Tech/Preferences_API Preferences API allows you to save and read strings, numbers, booleans, and references to files ...
- Mozilla/Tech/XUL/preference Declares a preference that may be adjusted in a prefpane. This element must be placed inside a ...
- Mozilla/Tech/XUL/preferences preferences is a container for preference elements. It's supposed to be a child of prefpane element.
- Mozilla/Tech/XUL/prefpane A single preference panel in a prefwindow. A prefpane is made up of two parts, the preferences ...
- Mozilla/Tech/XUL/prefwindow A specialized window used for preference dialogs. This element should be used in place of the ...
- Multi-Process_Architecture/Multi_Process_Preference_System In an OOP context, preference calls from the child process don't end up being very useful ...