48 new FXLabel(descriptionFrame,
"Voted best presentation:\nComparing Measured Driver Behavior Distributions to Results from Car-Following Models using SUMO and Real-World Vehicle Trajectories from Radar\n(Maxwell Schrader, Mahdi Al Abdraboh and Joshua Bittle)\n",
nullptr,
GUIDesignLabelAboutInfo);
49 new FXLabel(descriptionFrame,
"Voted best poster:\nOpen-Source Framework for Modeling Emission Concentrations in Urban Areas\n(Mario Ilic, Seyed M. Saghaeiannejad, Sasan Amini and Klaus Bogenberger)\n",
nullptr,
GUIDesignLabelAboutInfo);
52 (
new MFXLinkLabel(
this,
"Visit conference website",
nullptr,
GUIDesignLabel(JUSTIFY_NORMAL)))->setTipText(
"https://www.eclipse.dev/sumo/conference");
64 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.
FXFont * myHeadlineFont
Font for the widget.
void create()
Creates the widget.
GUIDialog_HallOfFame(FXWindow *parent)
Constructor.
~GUIDialog_HallOfFame()
Destructor.
static FXIcon * getIcon(const GUIIcon which)
returns a icon previously defined in the enum GUIIcon