Shifted the user function page creation into the Uf_object.create_page() method.
This will be useful for the creation of the special wizards which are composed of many user function
pages strung together. In this case, the __call__() method which creates and packs the page into a
Wiz_window instance can be bypassed.