Next: 7.4 OutputPlugins
Up: 7 SAM Graphical User
Previous: 7.2 Logger
  Contents
Subsections
This is a simple window, only taking a single option. It is used for both the
PDF and CDF analysis plugins. Again, note that the
large Cancel button gives the user a clear exit point.
Figure 22:
The widgets used in the PDF and CDF analysis plugins
|
|
Figure 23:
The widget tree for SAM's PDF and CDF analysis plugin
|
|
| Widget Name |
Widget Class |
Signals |
Handlers |
| cancel_button |
GtkButton |
clicked |
self.cancel() |
| next_button |
GtkButton |
clicked |
self.handleNext() |
| pdfoptions |
GtkWindow |
destroy |
self.cancel() |