35 Popup(
"TextPopup",
"textpopup.xml"),
64 const std::string &str2,
const std::string &str3)
91 const int distance = 20;
94 int posX = std::max(0, x - rect.
width / 2);
95 int posY = y + distance;
100 posY = y - rect.
height - distance;
void setCaption(const std::string &caption)
virtual void add(Widget *const widget)
void setForegroundColorAll(const Color &color1, const Color &color2)