Custom User Interfaces

 
 
 

This section describes how to customize the Showcase user interface.

You can customize the Showcase user interface using the following mechanisms:

For users with advanced knowledge of Python they can also customize the Showcase interface using the Python wxWidgets module. For more information see the topic Customizing the User Interface with wxWidgets.

The custom UI system is based on the concept of sending messages to invoke functionality in the application.

To create custom interfaces, you do not need to have programming knowledge beyond writing web pages.