39FXIMPLEMENT(
GNEToolDialog, FXTopWindow, GNEToolDialogMap, ARRAYNUMBER(GNEToolDialogMap))
69 show(PLACEMENT_SCREEN);
71 myGNEApp->getApp()->runModalFor(
this);
83 return FXWindow::shown();
109 myGNEApp->getApp()->stopModal(
this);
120 argument->resetValues();
135 return getApp()->runModalFor(
this);
@ MID_GNE_BUTTON_RUN
run button
@ MID_GNE_BUTTON_CANCEL
cancel button
@ MID_GNE_BUTTON_RESET
reset button
#define GUIDesignDialogBoxExplicit(width, height)
design for dialog box with specift width and height (for example, additional dialogs)
#define GUIDesignButtonAccept
Accept Button.
#define GUIDesignButtonCancel
Cancel Button.
#define GUIDesignContentsFrame
design for the main content frame of every frame/dialog
#define GUIDesignAuxiliarHorizontalFrame
design for auxiliar (Without borders) horizontal frame used to pack another frames
#define GUIDesignButtonReset
Reset Button.
#define GUIDesignAuxiliarFrame
design for auxiliar (Without borders) frames used to pack another frames extended in all directions
#define GUIDesignHorizontalFrame
Horizontal frame extended over frame parent.
GUIIcon
An enumeration of icons used by the gui applications.
The main window of the Netedit.
static FXIcon * getIcon(const GUIIcon which)
returns a icon previously defined in the enum GUIIcon