Changing Settings Notebook Pages


CAR creates Settings notebook pages by overriding wpAddSettingsPages inherited from WPObject. The wpAddSettingsPages method calls the new methods defined by the CAR class, wpAddDashboardPage and wpAddHornBeepPage. In turn, each of these methods calls wpInsertSettingsPage inherited from WPObject.


[Back: Providing for Persistence of the CAR Object]
[Next: Removing an Item from the Pop-Up Menu]