Default pages
The CustomPageRuntime widget, by the property “firstCustomPage”, allows to identify which custom page needs to be loaded at first widget display on screen.Subsequently, by using the events “change_page” it will be possible to call other pages inside the area (a sort of custom navigation, inside a standard page area).In the case of the firstCustomPage specified doesn’t exist, by executing double-click over it, the Editor will be recalled, by which it will be possible to draw the page and save it.Every CustomPageRuntime area, dropped inside the standard GF_ProjectVX page, it’s independent from each other. Everyone can display a different custom page. In the case of 2, or more, areas will display the same page, modifying it will force all of them to reload the new, modified, one.