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