Changes

Jump to: navigation, search

Add an Infobar style warning for window resize/move

640 bytes added, 18:41, 25 September 2008
Project Details
== Project Details ==
'''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/22/2008 ''' -
* It is possible to trigger the event simply by writing code that resizes the window (using SetPositionAndSize I believe?)
'''09/21/2008 ''' -
* Found two files which might have something to do with this:
<blockquote>
1
edit

Navigation menu