3 #define POPUP_MAIN_W 458
4 #define POPUP_MAIN_H 240
21 rel1 { relative: 0 0; offset: 0 0; }
22 rel2 { relative: 1 1; offset: -1 -1; }
34 rel1 { relative: 0.0 0.0; to: background; }
35 rel2 { relative: 1.0 0.5; to: background; }
36 text { text_class: "tc_default"; align: 0.5 0.5; }
37 color: 255 255 255 255;
48 rel1 { relative: 0.0 0.5; to: background; }
49 rel2 { relative: 1.0 1.0; to: background; }
50 text { text_class: "tc_default"; align: 0.5 0.5; }
51 color: 255 255 255 255;
61 signal: "mouse,clicked,1";
62 action: SIGNAL_EMIT "update_clicked" "background";
71 min: POPUP_MAIN_W POPUP_MAIN_H;
80 rel1 { relative: 0.0 0.0; offset: 0 0; }
81 rel2 { relative: 1.0 1.0; offset: -1 -1; }
92 rel1 { relative: 0.0 0.0; to: background; }
93 rel2 { relative: 1.0 0.5; to: background; }
94 text { text_class: "tc_default"; align: 0.5 0.5; }
104 state: "default" 0.0;
105 rel1 { relative: 0.0 0.5; to: background; }
106 rel2 { relative: 1.0 1.0; to: background; }
107 text { text_class: "GP_Latin"; align: 0.5 0.5; }
108 color: 255 255 255 255;
118 signal: "mouse,down,1";
120 action, SIGNAL_EMIT "background_click" "background";