48 new FXLabel(descriptionFrame,
"Voted best presentation:\nCalibrating Car-Following Models using SUMO-in-the-loop and Vehicle Trajectories from Roadside Radar\n(Maxwell Schrader, Arya Karnik, Alexander Hainen and Joshua Bittle)\n",
nullptr,
GUIDesignLabelAboutInfo);
51 (
new MFXLinkLabel(
this,
"Visit conference website",
nullptr,
GUIDesignLabel(JUSTIFY_NORMAL)))->setTipText(
"https://www.eclipse.dev/sumo/conference");
static FXButton * buildFXButton(FXComposite *p, const std::string &text, const std::string &tip, const std::string &help, FXIcon *ic, FXObject *tgt, FXSelector sel, FXuint opts=BUTTON_NORMAL, FXint x=0, FXint y=0, FXint w=0, FXint h=0, FXint pl=DEFAULT_PAD, FXint pr=DEFAULT_PAD, FXint pt=DEFAULT_PAD, FXint pb=DEFAULT_PAD)
build button