50 std::vector<std::string> path, nom;
51 std::vector<wxObjectEventFunction> funct;
53 path.push_back(
datadir +
"/Spread.png");
54 nom.push_back(
"The selected contour will spread through all slides");
57 path.push_back(
datadir +
"/Spread1.png");
58 nom.push_back(
"Select more than one contour and find the contours between them");
61 path.push_back(
datadir +
"/Mirror.png");
62 nom.push_back(
"Create an Axis and select a contour to mirror it accordingly");
66 path.push_back(
datadir +
"/Letter.PNG");
67 nom.push_back(
"Insert a Label");