46 (
new MFXLinkLabel(linksFrame,
TL(
"- General problem solving"),
nullptr,
GUIDesignLabel(JUSTIFY_LEFT)))->setTipText(
"https://sumo.dlr.de/docs/FAQ.html#general_problem_solving");
50 (
new MFXLinkLabel(linksFrame,
TL(
"- Sumo-user mailing list"),
nullptr,
GUIDesignLabel(JUSTIFY_LEFT)))->setTipText(
"https://accounts.eclipse.org/mailing-list/sumo-user");
54 (
new MFXLinkLabel(linksFrame,
TL(
"- Send us an Email"),
nullptr,
GUIDesignLabel(JUSTIFY_LEFT)))->setTipText(
"https://www.dlr.de/ts/en/desktopdefault.aspx/tabid-1231/mailcontact-30303/");
65 FXDialogBox::create();
#define GUIDesignLabelIcon
design for label with icon
#define GUIDesignLabelAboutInfo
label extended over frame without thick and with text justify to left
#define GUIDesignAuxiliarHorizontalFrame
design for auxiliar (Without borders) horizontal frame used to pack another frames
#define GUIDesignDialogBox
#define GUIDesignLabel(justify)
#define GUIDesignButtonOK
#define GUIDesignHorizontalFrame
Horizontal frame extended over frame parent with padding and spacing.
void create()
Creates the widget.
GUIDialog_Feedback(FXWindow *parent)
Constructor.
static FXIcon * getIcon(const GUIIcon which)
returns a icon previously defined in the enum GUIIcon