// C++ code generated with wxFormBuilder (version Apr 10 2012)
// C++ code generated with wxFormBuilder (version Oct 8 2012)
// http://www.wxformbuilder.org/
//
// PLEASE DO "NOT" EDIT THIS FILE!
...
...
@@ -11,6 +11,8 @@
#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
#include <wx/intl.h>
classDIALOG_SHIM;
#include "dialog_shim.h"
#include <wx/string.h>
#include <wx/checkbox.h>
...
...
@@ -73,7 +75,7 @@ class DIALOG_BUILD_BOM_BASE : public DIALOG_SHIM
public:
DIALOG_BUILD_BOM_BASE(wxWindow*parent,wxWindowIDid=wxID_ANY,constwxString&title=_("List of Material"),constwxPoint&pos=wxDefaultPosition,constwxSize&size=wxSize(424,388),longstyle=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER);
DIALOG_BUILD_BOM_BASE(wxWindow*parent,wxWindowIDid=wxID_ANY,constwxString&title=_("List of Materials"),constwxPoint&pos=wxDefaultPosition,constwxSize&size=wxSize(-1,-1),longstyle=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER);
m_PolarDisplay->SetToolTip(_("Activates the display of relative coordinates from relative origin (set by the space key)\nto the cursor, in polar coordinates (angle and distance)"));
m_ShowModuleRatsnest->SetToolTip(_("Shows (or not) the local ratsnest relative to a footprint, when moving it.\nThis ratsnest is useful to place a footprint."));
m_staticTextFilter->SetToolTip(_("A string to filter modules to edit.\nIf not void, footprint names should match this filter.\nA filter can be something like SM* (case insensitive)"));
DIALOG_GLOBAL_MODULES_FIELDS_EDITION_BASE(wxWindow*parent,wxWindowIDid=wxID_ANY,constwxString&title=_("Set Text Size"),constwxPoint&pos=wxDefaultPosition,constwxSize&size=wxSize(-1,-1),longstyle=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER);
// C++ code generated with wxFormBuilder (version Apr 10 2012)
// C++ code generated with wxFormBuilder (version Oct 8 2012)
// http://www.wxformbuilder.org/
//
// PLEASE DO "NOT" EDIT THIS FILE!
...
...
@@ -11,6 +11,8 @@
#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
#include <wx/intl.h>
classDIALOG_SHIM;
#include "dialog_shim.h"
#include <wx/string.h>
#include <wx/radiobox.h>
...
...
@@ -65,7 +67,7 @@ class DIALOG_SET_GRID_BASE : public DIALOG_SHIM
public:
DIALOG_SET_GRID_BASE(wxWindow*parent,wxWindowIDid=wxID_ANY,constwxString&title=_("Grid Origin and User Grid Size"),constwxPoint&pos=wxDefaultPosition,constwxSize&size=wxSize(-1,-1),longstyle=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER);