static char *dlgGeneralParameters = "dialog(name = 'dlgGeneralParameters',\ style = 'wxNO_BORDER | wxCAPTION',\ title = 'General Parameters',\ id = 100,\ x = 17, y = 20, width = 518, height = 400,\ background_colour = 'D4D0C8',\ use_dialog_units = 0,\ use_system_defaults = 0,\ font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg'],\ control = [6070, wxTextCtrl, '', '0', 'edtWorkDir', 105, 44, 315, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6071, wxTextCtrl, '', '0', 'edtDICOMDir', 105, 90, 315, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6072, wxStaticText, 'Work directory:', '0', 'statictext3', 24, 48, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6073, wxStaticText, 'DICOM directory:', '0', 'statictext4', 17, 96, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6074, wxStaticBox, 'Data locations', '0', 'staticbox5', 7, 12, 500, 132,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6075, wxButton, 'Browse...', '0', 'btnBrowseWorkDir', 421, 42, 73, 22, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6076, wxButton, 'Browse...', '0', 'btnBrowseDICOMDir', 421, 88, 73, 22, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6077, wxStaticBox, 'User configuration', '0', 'staticbox8', 7, 156, 287, 234,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6078, wxCheckBox, 'Calculate MIP by default?', '0', 'chkMIP', 15, 180, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6079, wxCheckBox, 'Select all slices by default?', '0', 'chkSlices', 14, 202, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6080, wxCheckBox, 'Debug window visible?', '0', 'chkDebugWindow', 14, 226, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6081, wxCheckBox, 'Console window visible?', '0', 'chkConsole', 14, 250, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6082, wxButton, '', '0', 'btn3DBackColor', 19, 298, 259, 58, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6083, wxStaticText, '3D background color:', '0', 'statictext14', 98, 276, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']])."; static char *dlgContourParameters = "dialog(name = 'dlgContourParameters',\ style = 'wxNO_BORDER | wxCAPTION',\ title = 'Contour Parameters',\ id = 6018,\ x = 17, y = 20, width = 518, height = 400,\ background_colour = 'D4D0C8',\ use_dialog_units = 0,\ use_system_defaults = 0,\ font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg'],\ control = [6100, wxStaticBox, 'Contour calculation algorithm', '0', 'staticbox17', 7, 8, 504, 256,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6101, wxStaticBox, '', '0', 'staticbox18', 245, 46, 252, 206,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6102, wxStaticBox, '', '0', 'staticbox19', 21, 46, 217, 60,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6103, wxStaticBox, '', '0', 'staticbox20', 21, 132, 217, 120,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6104, wxStaticText, 'Threshold:', '0', 'statictext21', 28, 68, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6105, wxTextCtrl, '', '0', 'edtThresholdIsoContours', 84, 64, 119, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6106, wxRadioButton, 'IsoContours', '0', 'radIsoContours', 21, 26, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6107, wxRadioButton, 'Snake + IsoContours', '0', 'radSnake', 21, 112, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6108, wxStaticText, 'Threshold:', '0', 'statictext25', 59, 162, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6109, wxStaticText, 'Iterations No:', '0', 'statictext26', 45, 188, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6110, wxStaticText, 'Extern coeficient:', '0', 'statictext27', 28, 214, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6111, wxTextCtrl, '', '0', 'edtThresholdSnake', 112, 158, 105, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6112, wxTextCtrl, '', '0', 'edtIterationsSnake', 112, 182, 105, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6113, wxTextCtrl, '', '0', 'edtExternCoefSnake', 112, 208, 105, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6114, wxRadioButton, 'Snake + Deriche', '0', 'radDeriche', 245, 26, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6115, wxStaticText, 'Iterations No:', '0', 'statictext32', 280, 78, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6116, wxStaticText, 'Ballon coeficient:', '0', 'statictext33', 262, 122, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6117, wxStaticText, 'Sigma:', '0', 'statictext34', 311, 210, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6118, wxStaticText, 'Gradient coeficient:', '0', 'statictext35', 252, 166, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6119, wxTextCtrl, '', '0', 'edtIterationsDeriche', 350, 72, 119, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6120, wxTextCtrl, '', '0', 'edtBallonCoefDeriche', 350, 116, 119, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6121, wxTextCtrl, '', '0', 'edtGradientCoefDeriche', 350, 160, 119, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6122, wxTextCtrl, '', '0', 'edtSigmaDeriche', 350, 204, 119, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6123, wxStaticBox, 'Slice', '0', 'staticbox40', 7, 272, 206, 92,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6124, wxCheckBox, 'Visible \"IsoContours\"?', '0', 'chkIsoContoursVis', 252, 294, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6125, wxCheckBox, 'Visible diameters?', '0', 'chkDiametersVis', 252, 318, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6126, wxStaticBox, 'Debug', '0', 'staticbox43', 231, 272, 161, 92,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6127, wxStaticText, 'Scale:', '0', 'statictext44', 31, 294, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6128, wxStaticText, 'Sample:', '0', 'statictext45', 24, 330, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6129, wxTextCtrl, '', '0', 'edtScale', 70, 288, 119, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6130, wxTextCtrl, '', '0', 'edtSample', 70, 324, 119, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6131, wxCheckBox, 'Fill contours?', '0', 'chkFillContours', 252, 342, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']])."; static char *dlgAxisParameters = "dialog(name = 'dlgAxisParameters',\ style = 'wxNO_BORDER | wxCAPTION',\ title = 'Axis Parameters',\ id = 6017,\ x = 17, y = 20, width = 518, height = 400,\ background_colour = 'D4D0C8',\ use_dialog_units = 0,\ use_system_defaults = 0,\ font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg'],\ control = [6132, wxStaticBox, 'Static', '0', 'staticbox49', 21, 14, 469, 256,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6133, wxStaticText, 'Distance cdg:', '0', 'statictext50', 77, 64, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6134, wxStaticText, 'Flexion coeficient:', '0', 'statictext51', 57, 102, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6135, wxStaticText, 'Mask size:', '0', 'statictext52', 92, 180, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6136, wxStaticText, 'Discreet step for axis:', '0', 'statictext53', 42, 220, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6137, wxStaticText, 'Tension coeficient:', '0', 'statictext54', 52, 142, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6138, wxStaticBox, 'Extraction parameters', '0', 'staticbox55', 35, 38, 197, 212,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6139, wxStaticBox, 'Voxel size', '0', 'staticbox56', 238, 38, 126, 98,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6140, wxTextCtrl, '', '0', 'edtDistanceCdg', 147, 60, 70, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6141, wxTextCtrl, '', '0', 'edtFlexionCoef', 147, 98, 70, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6142, wxTextCtrl, '', '0', 'edtTensionCoef', 147, 136, 70, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6143, wxTextCtrl, '', '0', 'edtMaskSize', 147, 176, 70, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6144, wxTextCtrl, '', '0', 'edtDiscreetStep', 147, 214, 70, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6145, wxStaticText, 'X', '0', 'statictext62', 255, 66, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6146, wxStaticText, 'Y', '0', 'statictext63', 255, 86, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6147, wxStaticText, 'Z', '0', 'statictext64', 255, 106, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6149, wxTextCtrl, '', '0', 'edtVoxelX', 266, 60, 63, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6150, wxTextCtrl, '', '0', 'edtVoxelY', 267, 82, 63, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6151, wxTextCtrl, '', '0', 'edtVoxelZ', 267, 102, 63, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6152, wxStaticBox, 'Choose...', '0', 'staticbox69', 238, 144, 231, 104,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6153, wxRadioButton, 'Minimum voxel', '0', 'radMinimum', 245, 170, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6154, wxRadioButton, 'Normal voxel', '0', 'radNormal', 245, 206, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6155, wxCheckBox, 'Show cell?', '0', 'chkShowCell', 346, 172, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6156, wxCheckBox, 'Show intensity cell?', '0', 'chkShowIntCell', 346, 210, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6157, wxButton, '', '0', 'btnAxisColor', 371, 58, 98, 78, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6158, wxStaticText, 'Axis color', '0', 'statictext75', 374, 38, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6159, wxStaticBox, 'Other info', '0', 'staticbox76', 21, 272, 469, 112,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6160, wxStaticText, 'Distance int:', '0', 'statictext77', 83, 300, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'Arial']],\ control = [6161, wxStaticText, 'Cell max. int. coef (1/N):', '0', 'statictext78', 28, 329, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6162, wxStaticText, 'Cell coefcient:', '0', 'statictext79', 73, 358, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6163, wxStaticText, 'Step coeficient (1/N):', '0', 'statictext80', 206, 302, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6164, wxStaticText, 'Mass power:', '0', 'statictext81', 248, 329, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6165, wxStaticText, 'ROI dimension:', '0', 'statictext82', 236, 356, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6166, wxStaticText, 'Step:', '0', 'statictext83', 378, 300, -1, -1, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6167, wxTextCtrl, '', 'wxTE_READONLY', 'edtDistanceInt', 147, 298, 56, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6168, wxTextCtrl, '', 'wxTE_READONLY', 'edtCellMaxIntCoef', 147, 325, 56, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6169, wxTextCtrl, '', 'wxTE_READONLY', 'edtCellCoef', 147, 352, 56, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6170, wxTextCtrl, '', 'wxTE_READONLY', 'edtStepCoef', 309, 296, 56, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6171, wxTextCtrl, '', 'wxTE_READONLY', 'edtMassPower', 309, 324, 56, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6172, wxTextCtrl, '', 'wxTE_READONLY', 'edtROIDimension', 309, 352, 56, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6173, wxTextCtrl, '', 'wxTE_READONLY', 'edtStep', 406, 296, 56, 20, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']])."; static char *dlgQuantParameters = "dialog(name = 'dlgQuantParameters',\ style = 'wxNO_BORDER | wxCAPTION',\ title = 'Quantification Parameters',\ id = 6019,\ x = 17, y = 20, width = 518, height = 400,\ background_colour = 'D4D0C8',\ use_dialog_units = 0,\ use_system_defaults = 0,\ font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg'],\ control = [6084, wxStaticBox, 'Data types', '0', 'staticbox1', 14, 10, 231, 380,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6085, wxStaticBox, 'Stenosis type', '0', 'staticbox2', 273, 10, 231, 380,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6086, wxCheckBox, 'Diameter from area', '0', 'chkDiameterFromArea', 56, 156, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6089, wxCheckBox, 'Maximum diameter', '0', 'chkMaximumDiameter', 56, 268, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6088, wxCheckBox, 'Average diameter', '0', 'chkAverageDiameter', 56, 306, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6258, wxCheckBox, 'Minimum diameter', '0', 'chkMinimumDiameter', 56, 232, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6090, wxCheckBox, 'Area', '0', 'chkArea', 56, 80, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6286, wxCheckBox, 'Diameter from perimeter', '0', 'chkDiameterFromPerimeter', 56, 194, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6092, wxCheckBox, 'Perimeter', '0', 'chkPerimeter', 56, 118, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6093, wxRadioButton, 'Area', '0', 'radArea', 322, 76, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6094, wxRadioButton, 'Perimeter', '0', 'radPerimeter', 322, 114, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6095, wxRadioButton, 'Diameter from area', '0', 'radDiameterFromArea', 322, 152, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6096, wxRadioButton, 'Diameter from perimeter', '0', 'radDiameterFromPerimeter', 322, 190, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6097, wxRadioButton, 'Maximum diameter', '0', 'radMaximumDiameter', 322, 264, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6098, wxRadioButton, 'Average diameter', '0', 'radAverageDiameter', 322, 302, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6253, wxRadioButton, 'Minimum diameter', '0', 'radMinimumDiameter', 322, 228, -1, -1, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']])."; static char *dlgParams = "dialog(name = 'dlgParams',\ style = 'wxRAISED_BORDER | wxCAPTION',\ title = 'MARACAS Parameters...',\ id = 6174,\ x = 17, y = 20, width = 530, height = 500,\ background_colour = 'D4D0C8',\ use_dialog_units = 0,\ use_system_defaults = 0,\ font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg'],\ control = [5100, wxButton, 'Ok', '0', 'btnOk', 74, 454, 73, 22, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [5101, wxButton, 'Cancel', '0', 'btnCancel', 166, 454, 73, 22, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6177, wxButton, 'Reset', '0', 'btnReset', 259, 454, 73, 22, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\ control = [6178, wxButton, 'Apply', '0', 'btnApply', 352, 454, 73, 22, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']]).";