Removing the Window Page from the Settings Notebook


The wpAddObjectWindowPage method adds the standard Window page to the Settings notebook. WPStyler overrides this method to remove the Window page from the Settings notebook. All WPAbstract objects have a Window page, but as it has no meaning for WPStyler, it will return SETTINGS_PAGE_REMOVED so that this page is not inserted when the notebook is created.


[Back: Adding the Styler Page to the Settings Notebook]
[Next: Removing the General Page from the Settings Notebook]