Changes

Jump to: navigation, search

Add an Infobar style warning for window resize/move

160 bytes added, 22:04, 18 January 2009
Project Details
* in content/events/public/nsIPrivateDOM.h, two lines added: <br />
* '''IMPORTANT''' nsGUIEvent.h is where to define an actual ns"EventName"Event class.
** Added a class definition for nsWindowResizeEvent and nsWindowMoveEvent
** Move event is 36, resize event is 37. (NS_WINDOWMOVE_EVENT, NS_WINDOWRESIZE_EVENT)
* Also give it a structtype. The prototypes can be found in the same file.
* nsDOMEvent.cpp should have a reference to it as well. Check file.
1
edit

Navigation menu