classes for dialogs that provide an entry field.
extends OpenCAGE.Dialogs.Pixmap.Data_Source_Pixmap_Dialog
private Gtk.GEntry.Gtk_Entry E |
The entryfield.
private Gtk.Label.Gtk_Label L |
The description label.
private Gtk.Label.Gtk_Label LE |
The description label that descibes the entry field.
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'.]
extends OpenCAGE.Dialogs.Entryfield.Entryfield_Dialog
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'.]
extends OpenCAGE.Dialogs.Entryfield.Entryfield_Dialog
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'.]