2018-04-28 15:22:25 +00:00
|
|
|
///////////////////////////////////////////////////////////////////////////
|
2020-08-30 14:18:35 +00:00
|
|
|
// C++ code generated with wxFormBuilder (version Oct 26 2018)
|
2018-04-28 15:22:25 +00:00
|
|
|
// http://www.wxformbuilder.org/
|
|
|
|
//
|
|
|
|
// PLEASE DO *NOT* EDIT THIS FILE!
|
|
|
|
///////////////////////////////////////////////////////////////////////////
|
|
|
|
|
2020-02-28 00:05:40 +00:00
|
|
|
#pragma once
|
2018-04-28 15:22:25 +00:00
|
|
|
|
|
|
|
#include <wx/artprov.h>
|
|
|
|
#include <wx/xrc/xmlres.h>
|
|
|
|
#include <wx/intl.h>
|
2020-05-04 21:05:30 +00:00
|
|
|
#include <wx/string.h>
|
|
|
|
#include <wx/stattext.h>
|
2018-04-28 15:22:25 +00:00
|
|
|
#include <wx/gdicmn.h>
|
|
|
|
#include <wx/font.h>
|
|
|
|
#include <wx/colour.h>
|
|
|
|
#include <wx/settings.h>
|
2020-05-04 21:05:30 +00:00
|
|
|
#include <wx/bitmap.h>
|
|
|
|
#include <wx/image.h>
|
|
|
|
#include <wx/icon.h>
|
|
|
|
#include <wx/statbmp.h>
|
2020-04-25 13:20:54 +00:00
|
|
|
#include <wx/checkbox.h>
|
|
|
|
#include <wx/sizer.h>
|
2019-06-04 07:23:12 +00:00
|
|
|
#include <wx/statline.h>
|
2018-04-28 15:22:25 +00:00
|
|
|
#include <wx/textctrl.h>
|
|
|
|
#include <wx/valtext.h>
|
2020-05-23 11:59:31 +00:00
|
|
|
#include <wx/radiobut.h>
|
2018-04-28 15:22:25 +00:00
|
|
|
#include <wx/panel.h>
|
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
2021-01-26 11:41:47 +00:00
|
|
|
/// Class PANEL_SETUP_CONSTRAINTS_BASE
|
2018-04-28 15:22:25 +00:00
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
2021-01-26 11:41:47 +00:00
|
|
|
class PANEL_SETUP_CONSTRAINTS_BASE : public wxPanel
|
2018-04-28 15:22:25 +00:00
|
|
|
{
|
|
|
|
private:
|
2020-02-28 00:05:40 +00:00
|
|
|
|
2018-04-28 15:22:25 +00:00
|
|
|
protected:
|
2020-05-04 21:05:30 +00:00
|
|
|
wxStaticText* m_staticText26;
|
2020-04-25 13:20:54 +00:00
|
|
|
wxStaticBitmap* m_bitmapBlindBuried;
|
2018-04-28 15:22:25 +00:00
|
|
|
wxCheckBox* m_OptAllowBlindBuriedVias;
|
2020-04-25 13:20:54 +00:00
|
|
|
wxStaticBitmap* m_bitmap_uVia;
|
2018-04-28 15:22:25 +00:00
|
|
|
wxCheckBox* m_OptAllowMicroVias;
|
2019-06-04 07:23:12 +00:00
|
|
|
wxStaticLine* m_staticline2;
|
|
|
|
wxStaticText* m_stCircleToPolyOpt;
|
2019-05-22 14:47:38 +00:00
|
|
|
wxStaticText* m_maxErrorTitle;
|
|
|
|
wxTextCtrl* m_maxErrorCtrl;
|
|
|
|
wxStaticText* m_maxErrorUnits;
|
2020-08-13 08:01:23 +00:00
|
|
|
wxStaticText* m_stCircleToPolyWarning;
|
2019-06-04 07:23:12 +00:00
|
|
|
wxBoxSizer* m_bSizerPolygonFillOption;
|
|
|
|
wxStaticLine* m_staticline1;
|
|
|
|
wxStaticText* m_stZoneFilledPolysOpt;
|
2020-04-25 13:20:54 +00:00
|
|
|
wxStaticBitmap* m_bitmapZoneFillOpt;
|
2020-05-23 11:59:31 +00:00
|
|
|
wxRadioButton* m_rbOutlinePolygonBestQ;
|
|
|
|
wxRadioButton* m_rbOutlinePolygonFastest;
|
2020-08-30 14:18:35 +00:00
|
|
|
wxStaticBitmap* m_filletBitmap;
|
|
|
|
wxCheckBox* m_allowExternalFilletsOpt;
|
2020-05-04 21:05:30 +00:00
|
|
|
wxStaticText* m_staticText23;
|
|
|
|
wxStaticBitmap* m_bitmapClearance;
|
|
|
|
wxStaticText* m_clearanceTitle;
|
|
|
|
wxTextCtrl* m_clearanceCtrl;
|
|
|
|
wxStaticText* m_clearanceUnits;
|
2020-04-25 13:20:54 +00:00
|
|
|
wxStaticBitmap* m_bitmapMinTrackWidth;
|
2018-04-28 15:22:25 +00:00
|
|
|
wxStaticText* m_TrackMinWidthTitle;
|
|
|
|
wxTextCtrl* m_TrackMinWidthCtrl;
|
|
|
|
wxStaticText* m_TrackMinWidthUnits;
|
2020-05-11 19:39:30 +00:00
|
|
|
wxStaticBitmap* m_bitmapMinViaAnnulus;
|
|
|
|
wxStaticText* m_ViaMinAnnulusTitle;
|
|
|
|
wxTextCtrl* m_ViaMinAnnulusCtrl;
|
|
|
|
wxStaticText* m_ViaMinAnnulusUnits;
|
2020-04-25 13:20:54 +00:00
|
|
|
wxStaticBitmap* m_bitmapMinViaDiameter;
|
2018-04-28 15:22:25 +00:00
|
|
|
wxStaticText* m_ViaMinTitle;
|
|
|
|
wxTextCtrl* m_SetViasMinSizeCtrl;
|
|
|
|
wxStaticText* m_ViaMinUnits;
|
2020-11-29 22:01:40 +00:00
|
|
|
wxStaticBitmap* m_bitmapHoleClearance;
|
|
|
|
wxStaticText* m_HoleClearanceLabel;
|
|
|
|
wxTextCtrl* m_HoleClearanceCtrl;
|
|
|
|
wxStaticText* m_HoleClearanceUnits;
|
2020-05-04 21:05:30 +00:00
|
|
|
wxStaticBitmap* m_bitmapEdgeClearance;
|
|
|
|
wxStaticText* m_EdgeClearanceLabel;
|
|
|
|
wxTextCtrl* m_EdgeClearanceCtrl;
|
|
|
|
wxStaticText* m_EdgeClearanceUnits;
|
|
|
|
wxStaticLine* m_staticline3;
|
|
|
|
wxStaticLine* m_staticline4;
|
|
|
|
wxStaticLine* m_staticline5;
|
|
|
|
wxStaticLine* m_staticline6;
|
|
|
|
wxStaticText* m_staticText24;
|
2020-04-25 13:20:54 +00:00
|
|
|
wxStaticBitmap* m_bitmapMinViaDrill;
|
2020-05-04 21:05:30 +00:00
|
|
|
wxStaticText* m_MinDrillTitle;
|
|
|
|
wxTextCtrl* m_MinDrillCtrl;
|
|
|
|
wxStaticText* m_MinDrillUnits;
|
|
|
|
wxStaticBitmap* m_bitmapMinHoleClearance;
|
|
|
|
wxStaticText* m_HoleToHoleTitle;
|
|
|
|
wxTextCtrl* m_SetHoleToHoleCtrl;
|
|
|
|
wxStaticText* m_HoleToHoleUnits;
|
|
|
|
wxStaticLine* m_staticline8;
|
|
|
|
wxStaticLine* m_staticline9;
|
|
|
|
wxStaticLine* m_staticline10;
|
|
|
|
wxStaticLine* m_staticline11;
|
|
|
|
wxStaticText* m_staticText25;
|
2020-04-25 13:20:54 +00:00
|
|
|
wxStaticBitmap* m_bitmapMinuViaDiameter;
|
2018-04-28 15:22:25 +00:00
|
|
|
wxStaticText* m_uviaMinSizeLabel;
|
|
|
|
wxTextCtrl* m_uviaMinSizeCtrl;
|
|
|
|
wxStaticText* m_uviaMinSizeUnits;
|
2020-04-25 13:20:54 +00:00
|
|
|
wxStaticBitmap* m_bitmapMinuViaDrill;
|
2018-04-28 15:22:25 +00:00
|
|
|
wxStaticText* m_uviaMinDrillLabel;
|
|
|
|
wxTextCtrl* m_uviaMinDrillCtrl;
|
|
|
|
wxStaticText* m_uviaMinDrillUnits;
|
2020-10-12 13:10:50 +00:00
|
|
|
wxStaticLine* m_staticline111;
|
|
|
|
wxStaticLine* m_staticline12;
|
|
|
|
wxStaticLine* m_staticline13;
|
|
|
|
wxStaticLine* m_staticline14;
|
|
|
|
wxStaticText* m_staticText28;
|
|
|
|
wxStaticText* m_silkClearanceLabel;
|
|
|
|
wxTextCtrl* m_silkClearanceCtrl;
|
|
|
|
wxStaticText* m_silkClearanceUnits;
|
2020-02-28 00:05:40 +00:00
|
|
|
|
2019-06-04 07:23:12 +00:00
|
|
|
// Virtual event handlers, overide them in your derived class
|
|
|
|
virtual void onChangeOutlineOpt( wxCommandEvent& event ) { event.Skip(); }
|
2020-02-28 00:05:40 +00:00
|
|
|
|
|
|
|
|
2018-04-28 15:22:25 +00:00
|
|
|
public:
|
2020-02-28 00:05:40 +00:00
|
|
|
|
2021-01-26 11:41:47 +00:00
|
|
|
PANEL_SETUP_CONSTRAINTS_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL, const wxString& name = wxEmptyString );
|
|
|
|
~PANEL_SETUP_CONSTRAINTS_BASE();
|
2020-02-28 00:05:40 +00:00
|
|
|
|
2018-04-28 15:22:25 +00:00
|
|
|
};
|
|
|
|
|