SeaMonkey:Toolkit Transition:PrefwindowPanes:HowTo: Difference between revisions

No edit summary
Line 112: Line 112:
** SeaMonkey's derived <prefpane> 'paneload' handler is called, evaluating the <prefpane>'s 'script' attribute. If defined, the <prefpane>'s Startup() function is called, so that <preference> elements can be created dynamically.<br><i style="color:red">Mind that <preference>s are '''not''' initialized yet!</i>
** SeaMonkey's derived <prefpane> 'paneload' handler is called, evaluating the <prefpane>'s 'script' attribute. If defined, the <prefpane>'s Startup() function is called, so that <preference> elements can be created dynamically.<br><i style="color:red">Mind that <preference>s are '''not''' initialized yet!</i>
** Toolkit's <prefpane> 'paneload' handler is called and initializes the <preference> elements, evaluating any 'onsyncfrompreference' handler attributes on elements tied to a <preference>.
** Toolkit's <prefpane> 'paneload' handler is called and initializes the <preference> elements, evaluating any 'onsyncfrompreference' handler attributes on elements tied to a <preference>.
** SeaMonkey's <prefwindow> 'paneload' handler is called, synchronizing <tree> and <prefpane<.
** SeaMonkey's <prefwindow> 'paneload' handler is called, synchronizing <tree> and <prefpane>.
** Finally, any <prefpane> 'onpaneload' handler attribute is evaluated.
** Finally, any <prefpane> 'onpaneload' handler attribute is evaluated.




<div style="font-size:smaller; direction: rtl;">''Page maintained by [mailto:mnyromyr@tprac.de Karsten Düsterloh]''</div>
<div style="font-size:smaller; direction: rtl;">''Page maintained by [mailto:mnyromyr@tprac.de Karsten Düsterloh]''</div>
Confirmed users
704

edits