classes for dialogs that contain a pixmap
extends OpenCAGE.Dialogs.Simple.Simple_Dialog
private Gtk.Pixmap.Gtk_Pixmap Pixmap |
Build the widget set of the dialog. Should be called by create. [This description is adopted from 'OpenCAGE.Dialogs.Simple.Simple_Dialog'.]
Precondition: Buttons, Child is set. [This precondition is adopted from 'OpenCAGE.Dialogs.Simple.Simple_Dialog'.]
This is called by an event handler if an event occured (You guessed that. This description is very abstract, because the class is also very abstract). [This description is adopted from 'OpenCAGE.Dialogs.Handlers.Handler_Target'.]
returns true if a (button) event with the given link string will be handeled. This can be used to gray out the buttons if they shouldn't be used. [This description is adopted from 'OpenCAGE.Dialogs.Handlers.Handler_Target'.]
Shows the dialog modal (blocks the entire event system until the dialog is closed). [This description is adopted from 'OpenCAGE.Dialogs.Simple.Simple_Dialog'.]
Postcondition: A new main loop iteration is created. [This postcondition is adopted from 'OpenCAGE.Dialogs.Simple.Simple_Dialog'.]
extends OpenCAGE.Dialogs.Pixmap.Pixmap_Dialog
private FET.Parameter_Pot PP |
private OpenCAGE.Dialogs.Pixmap.Dialog_Data_Source Dialog_DS |
Shows the dialog modal (blocks the entire event system until the dialog is closed). [This description is adopted from 'OpenCAGE.Dialogs.Simple.Simple_Dialog'.]
Postcondition: A new main loop iteration is created. [This postcondition is adopted from 'OpenCAGE.Dialogs.Simple.Simple_Dialog'.]
This is called by an event handler if an event occured (You guessed that. This description is very abstract, because the class is also very abstract). [This description is adopted from 'OpenCAGE.Dialogs.Handlers.Handler_Target'.]
returns true if a (button) event with the given link string will be handeled. This can be used to gray out the buttons if they shouldn't be used. [This description is adopted from 'OpenCAGE.Dialogs.Handlers.Handler_Target'.]
nur damit der dreck dispatched :-(((
Precondition: Buttons, Child is set. [This precondition is adopted from 'OpenCAGE.Dialogs.Simple.Simple_Dialog'.]
extends FET.Data_Source
private OpenCAGE.Dialogs.Pixmap.Data_Source_Pixmap_Dialog Dialog |