Method
IdeFrameAddinset_page
Description
This virtual method is called whenever the active page changes
in the IdePage
. Plugins may want to alter what controls
are displayed on the frame based on the current page.
Parameters
page
-
Type:
IdePage
An
IdePage
orNULL
.The argument can be NULL
.The data is owned by the caller of the method.