Changes

Jump to: navigation, search

Add an Infobar style warning for window resize/move

262 bytes added, 18:34, 25 September 2008
Project News / Updates
'''09/24/2008''' -
* I've found the place where infobar text is displayed, and how it is displayed.<br /> The text can actually be found in a file "\src\browser\base\content\browser.xul". This is what I will use to define a new set of text for a resize event. <br /><br />In the meantime I am still looking for a way to cause the resize event to display an infobar
*bundle_browser is accessible within the browser object. It contains all the strings from browser.properties.
*by utilizing bundle_browser.GetString("NameofString") you can retrieve the string stored
*inside browser.properties, a %S signifies the browser name.
 
'''09/21/2008''' -
* For those who have trouble viewing the source code (It IS very overwhelming at first): [http://mxr.mozilla.org/ http://mxr.mozilla.org/]
1
edit

Navigation menu