summaryrefslogtreecommitdiff
path: root/Aktywator/MainForm.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Aktywator/MainForm.Designer.cs')
-rw-r--r--Aktywator/MainForm.Designer.cs1946
1 files changed, 1226 insertions, 720 deletions
diff --git a/Aktywator/MainForm.Designer.cs b/Aktywator/MainForm.Designer.cs
index a921d82..c5ac4ad 100644
--- a/Aktywator/MainForm.Designer.cs
+++ b/Aktywator/MainForm.Designer.cs
@@ -30,14 +30,8 @@
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
- this.groupBoxTop = new System.Windows.Forms.GroupBox();
- this.bLaunch = new System.Windows.Forms.Button();
- this.labelFilename = new System.Windows.Forms.Label();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
this.open = new System.Windows.Forms.OpenFileDialog();
- this.menu = new System.Windows.Forms.MenuStrip();
- this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.konwertujuzupelnijBrakiToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.updateUstawieńWSerwerkuWTrakcieSesjiToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.status1 = new System.Windows.Forms.ToolStripStatusLabel();
this.status2 = new System.Windows.Forms.ToolStripStatusLabel();
@@ -45,166 +39,158 @@
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
- this.xCollectPlay = new System.Windows.Forms.CheckBox();
- this.xCollectBidding = new System.Windows.Forms.CheckBox();
- this.xCheckLeadCard = new System.Windows.Forms.CheckBox();
- this.xViewHandrecord = new System.Windows.Forms.CheckBox();
- this.xResultsOverview = new System.Windows.Forms.ComboBox();
- this.bLoad = new System.Windows.Forms.Button();
- this.bSave = new System.Windows.Forms.Button();
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.toolStrip2 = new System.Windows.Forms.ToolStrip();
+ this.bLoad = new System.Windows.Forms.ToolStripButton();
+ this.bSave = new System.Windows.Forms.ToolStripButton();
+ this.statusStrip2 = new System.Windows.Forms.StatusStrip();
+ this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
+ this.lRequiredVersion = new System.Windows.Forms.ToolStripStatusLabel();
+ this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
+ this.lDetectedVersion = new System.Windows.Forms.ToolStripStatusLabel();
+ this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
+ this.lRequiredFirmware = new System.Windows.Forms.ToolStripStatusLabel();
+ this.lFirstSectorSettings = new System.Windows.Forms.Label();
+ this.cbSettingsSection = new System.Windows.Forms.ComboBox();
+ this.label1 = new System.Windows.Forms.Label();
+ this.groupBox7 = new System.Windows.Forms.GroupBox();
this.xResetFunctionKey = new System.Windows.Forms.CheckBox();
- this.xShowPlayerNames = new System.Windows.Forms.CheckBox();
- this.xAutoBoardNumber = new System.Windows.Forms.CheckBox();
- this.xScoreCorrection = new System.Windows.Forms.CheckBox();
- this.xAutoShowScoreRecap = new System.Windows.Forms.CheckBox();
- this.xScoreRecap = new System.Windows.Forms.CheckBox();
- this.xNextSeatings = new System.Windows.Forms.CheckBox();
- this.xRemainingBoards = new System.Windows.Forms.CheckBox();
- this.xConfirmNP = new System.Windows.Forms.CheckBox();
- this.xPINcode = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
+ this.xPINcode = new System.Windows.Forms.TextBox();
+ this.xConfirmNP = new System.Windows.Forms.CheckBox();
+ this.xScoreCorrection = new System.Windows.Forms.CheckBox();
+ this.groupBox2 = new System.Windows.Forms.GroupBox();
+ this.xMemberNumbers = new System.Windows.Forms.CheckBox();
+ this.xShowPairNumbers = new System.Windows.Forms.CheckBox();
+ this.xMemberNumbersNoBlankEntry = new System.Windows.Forms.CheckBox();
+ this.xShowPlayerNames = new System.Windows.Forms.CheckBox();
+ this.groupBox6 = new System.Windows.Forms.GroupBox();
this.xAutoShutDownBPC = new System.Windows.Forms.CheckBox();
- this.xIntermediateResults = new System.Windows.Forms.CheckBox();
+ this.xRemainingBoards = new System.Windows.Forms.CheckBox();
+ this.xNextSeatings = new System.Windows.Forms.CheckBox();
+ this.xScoreRecap = new System.Windows.Forms.CheckBox();
+ this.xAutoShowScoreRecap = new System.Windows.Forms.CheckBox();
+ this.groupBox3 = new System.Windows.Forms.GroupBox();
+ this.xCollectPlay = new System.Windows.Forms.CheckBox();
this.xBoardOrderVerification = new System.Windows.Forms.CheckBox();
- this.xMemberNumbersNoBlankEntry = new System.Windows.Forms.CheckBox();
- this.xMemberNumbers = new System.Windows.Forms.CheckBox();
+ this.xIntermediateResults = new System.Windows.Forms.CheckBox();
+ this.xAutoBoardNumber = new System.Windows.Forms.CheckBox();
+ this.xCollectBidding = new System.Windows.Forms.CheckBox();
+ this.groupBox5 = new System.Windows.Forms.GroupBox();
+ this.xCheckLeadCard = new System.Windows.Forms.CheckBox();
this.xLeadCard = new System.Windows.Forms.CheckBox();
- this.xShowContract = new System.Windows.Forms.CheckBox();
- this.xShowPairNumbers = new System.Windows.Forms.CheckBox();
+ this.xViewHandrecord = new System.Windows.Forms.CheckBox();
+ this.groupBox4 = new System.Windows.Forms.GroupBox();
+ this.lGroupSectionsWarning = new System.Windows.Forms.Label();
this.xGroupSections = new System.Windows.Forms.CheckBox();
- this.xShowPercentage = new System.Windows.Forms.CheckBox();
- this.xRepeatResults = new System.Windows.Forms.CheckBox();
this.xShowResults = new System.Windows.Forms.CheckBox();
- this.label1 = new System.Windows.Forms.Label();
+ this.xRepeatResults = new System.Windows.Forms.CheckBox();
+ this.xShowPercentage = new System.Windows.Forms.CheckBox();
+ this.xShowContract = new System.Windows.Forms.CheckBox();
+ this.xResultsOverview = new System.Windows.Forms.ComboBox();
this.tabPage2 = new System.Windows.Forms.TabPage();
+ this.sectionToolStrip = new System.Windows.Forms.ToolStrip();
+ this.eOomRounds = new System.Windows.Forms.ToolStripTextBox();
+ this.lOomLabel = new System.Windows.Forms.ToolStripLabel();
+ this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
+ this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
+ this.cbNamesSection = new System.Windows.Forms.ToolStripComboBox();
+ this.namesPanel = new System.Windows.Forms.Panel();
+ this.bTeamsNamesSettings = new System.Windows.Forms.Button();
+ this.checkBox1 = new System.Windows.Forms.CheckBox();
+ this.button1 = new System.Windows.Forms.Button();
+ this.numNamesRefreshInterval = new System.Windows.Forms.NumericUpDown();
this.label9 = new System.Windows.Forms.Label();
- this.eOomRounds = new System.Windows.Forms.TextBox();
- this.bForceSync = new System.Windows.Forms.Button();
- this.lNazwyTeamow = new System.Windows.Forms.Label();
- this.lSkok = new System.Windows.Forms.Label();
- this.eInterval = new System.Windows.Forms.TextBox();
- this.label10 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
- this.bTruncate = new System.Windows.Forms.Button();
- this.bMysqlSettings = new System.Windows.Forms.Button();
- this.label8 = new System.Windows.Forms.Label();
- this.bAutoSync = new System.Windows.Forms.Button();
- this.bSync = new System.Windows.Forms.Button();
- this.lTables = new System.Windows.Forms.Label();
- this.lSections = new System.Windows.Forms.Label();
+ this.numTeamsTableOffset = new System.Windows.Forms.NumericUpDown();
+ this.label3 = new System.Windows.Forms.Label();
+ this.namesGridView = new System.Windows.Forms.DataGridView();
+ this.Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.NorthSouth = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.EastWest = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.lTournament = new System.Windows.Forms.Label();
+ this.label4 = new System.Windows.Forms.Label();
this.lType = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.lTournament = new System.Windows.Forms.Label();
- this.bTournament = new System.Windows.Forms.Button();
- this.label3 = new System.Windows.Forms.Label();
+ this.lSkok = new System.Windows.Forms.Label();
+ this.lSections = new System.Windows.Forms.Label();
+ this.label8 = new System.Windows.Forms.Label();
+ this.label6 = new System.Windows.Forms.Label();
+ this.lTables = new System.Windows.Forms.Label();
+ this.syncToolStrip = new System.Windows.Forms.ToolStrip();
+ this.bSync = new System.Windows.Forms.ToolStripButton();
+ this.eInterval = new System.Windows.Forms.ToolStripTextBox();
+ this.bAutoSync = new System.Windows.Forms.ToolStripButton();
+ this.toolStrip4 = new System.Windows.Forms.ToolStrip();
+ this.toolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton();
+ this.bMySQLTournament = new System.Windows.Forms.ToolStripMenuItem();
+ this.bRRBTournament = new System.Windows.Forms.ToolStripMenuItem();
+ this.bMysqlSettings = new System.Windows.Forms.ToolStripButton();
+ this.bForceSync = new System.Windows.Forms.ToolStripButton();
+ this.bTruncate = new System.Windows.Forms.ToolStripButton();
this.tabPage3 = new System.Windows.Forms.TabPage();
- this.bClearHands = new System.Windows.Forms.Button();
- this.lRecordSections = new System.Windows.Forms.Label();
- this.cblSections = new System.Windows.Forms.CheckedListBox();
- this.label14 = new System.Windows.Forms.Label();
+ this.label17 = new System.Windows.Forms.Label();
+ this.label18 = new System.Windows.Forms.Label();
+ this.label15 = new System.Windows.Forms.Label();
+ this.label16 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
- this.lWczytywane = new System.Windows.Forms.Label();
+ this.label14 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
+ this.label10 = new System.Windows.Forms.Label();
+ this.gwSections = new System.Windows.Forms.DataGridView();
+ this.toolStrip3 = new System.Windows.Forms.ToolStrip();
+ this.bLoadHands = new System.Windows.Forms.ToolStripButton();
+ this.bClearHands = new System.Windows.Forms.ToolStripButton();
+ this.lRecordSections = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
- this.bLoadHands = new System.Windows.Forms.Button();
this.timer = new System.Windows.Forms.Timer(this.components);
this.openPBN = new System.Windows.Forms.OpenFileDialog();
- this.label15 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- this.lRequiredVersion = new System.Windows.Forms.Label();
- this.lDetectedVersion = new System.Windows.Forms.Label();
- this.lRequiredFirmware = new System.Windows.Forms.Label();
- this.groupBoxTop.SuspendLayout();
- this.menu.SuspendLayout();
+ this.toolStrip1 = new System.Windows.Forms.ToolStrip();
+ this.labelFilename = new System.Windows.Forms.ToolStripLabel();
+ this.bLaunch = new System.Windows.Forms.ToolStripButton();
+ this.bUpdateSession = new System.Windows.Forms.ToolStripButton();
+ this.namesTimer = new System.Windows.Forms.Timer(this.components);
this.statusStrip1.SuspendLayout();
this.groupBox1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
+ this.panel1.SuspendLayout();
+ this.toolStrip2.SuspendLayout();
+ this.statusStrip2.SuspendLayout();
+ this.groupBox7.SuspendLayout();
+ this.groupBox2.SuspendLayout();
+ this.groupBox6.SuspendLayout();
+ this.groupBox3.SuspendLayout();
+ this.groupBox5.SuspendLayout();
+ this.groupBox4.SuspendLayout();
this.tabPage2.SuspendLayout();
+ this.sectionToolStrip.SuspendLayout();
+ this.namesPanel.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.numNamesRefreshInterval)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.numTeamsTableOffset)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.namesGridView)).BeginInit();
+ this.syncToolStrip.SuspendLayout();
+ this.toolStrip4.SuspendLayout();
this.tabPage3.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gwSections)).BeginInit();
+ this.toolStrip3.SuspendLayout();
+ this.toolStrip1.SuspendLayout();
this.SuspendLayout();
//
- // groupBoxTop
- //
- this.groupBoxTop.Controls.Add(this.bLaunch);
- this.groupBoxTop.Controls.Add(this.labelFilename);
- this.groupBoxTop.Dock = System.Windows.Forms.DockStyle.Top;
- this.groupBoxTop.Location = new System.Drawing.Point(0, 24);
- this.groupBoxTop.Name = "groupBoxTop";
- this.groupBoxTop.Size = new System.Drawing.Size(577, 46);
- this.groupBoxTop.TabIndex = 0;
- this.groupBoxTop.TabStop = false;
- //
- // bLaunch
- //
- this.bLaunch.Dock = System.Windows.Forms.DockStyle.Right;
- this.bLaunch.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.bLaunch.Location = new System.Drawing.Point(470, 16);
- this.bLaunch.Name = "bLaunch";
- this.bLaunch.Size = new System.Drawing.Size(104, 27);
- this.bLaunch.TabIndex = 1;
- this.bLaunch.Text = "Uruchom BCS";
- this.bLaunch.UseVisualStyleBackColor = true;
- this.bLaunch.Click += new System.EventHandler(this.bLaunch_Click);
- //
- // labelFilename
- //
- this.labelFilename.AutoSize = true;
- this.labelFilename.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.labelFilename.Location = new System.Drawing.Point(6, 16);
- this.labelFilename.Name = "labelFilename";
- this.labelFilename.Size = new System.Drawing.Size(0, 24);
- this.labelFilename.TabIndex = 0;
- //
// open
//
this.open.Filter = "BWS|*.bws";
//
- // menu
- //
- this.menu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripMenuItem1});
- this.menu.Location = new System.Drawing.Point(0, 0);
- this.menu.Name = "menu";
- this.menu.Size = new System.Drawing.Size(577, 24);
- this.menu.TabIndex = 3;
- this.menu.Text = "menuStrip1";
- //
- // toolStripMenuItem1
- //
- this.toolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.konwertujuzupelnijBrakiToolStripMenuItem,
- this.updateUstawieńWSerwerkuWTrakcieSesjiToolStripMenuItem});
- this.toolStripMenuItem1.Name = "toolStripMenuItem1";
- this.toolStripMenuItem1.Size = new System.Drawing.Size(42, 20);
- this.toolStripMenuItem1.Text = "Inne";
- //
- // konwertujuzupelnijBrakiToolStripMenuItem
- //
- this.konwertujuzupelnijBrakiToolStripMenuItem.Name = "konwertujuzupelnijBrakiToolStripMenuItem";
- this.konwertujuzupelnijBrakiToolStripMenuItem.Size = new System.Drawing.Size(237, 22);
- this.konwertujuzupelnijBrakiToolStripMenuItem.Text = "Konwertuj (uzupelnij braki)";
- this.konwertujuzupelnijBrakiToolStripMenuItem.Click += new System.EventHandler(this.konwertujuzupelnijBrakiToolStripMenuItem_Click);
- //
- // updateUstawieńWSerwerkuWTrakcieSesjiToolStripMenuItem
- //
- this.updateUstawieńWSerwerkuWTrakcieSesjiToolStripMenuItem.Name = "updateUstawieńWSerwerkuWTrakcieSesjiToolStripMenuItem";
- this.updateUstawieńWSerwerkuWTrakcieSesjiToolStripMenuItem.Size = new System.Drawing.Size(237, 22);
- this.updateUstawieńWSerwerkuWTrakcieSesjiToolStripMenuItem.Text = "Update ustawień w trakcie sesji";
- this.updateUstawieńWSerwerkuWTrakcieSesjiToolStripMenuItem.Click += new System.EventHandler(this.updateUstawieńWSerwerkuWTrakcieSesjiToolStripMenuItem_Click);
- //
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.status1,
this.status2,
this.status3});
- this.statusStrip1.Location = new System.Drawing.Point(0, 489);
+ this.statusStrip1.Location = new System.Drawing.Point(0, 586);
this.statusStrip1.Name = "statusStrip1";
- this.statusStrip1.Size = new System.Drawing.Size(577, 22);
+ this.statusStrip1.Size = new System.Drawing.Size(583, 22);
+ this.statusStrip1.SizingGrip = false;
this.statusStrip1.TabIndex = 2;
this.statusStrip1.Text = "statusBar";
//
@@ -232,745 +218,1209 @@
//
this.groupBox1.Controls.Add(this.tabControl1);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupBox1.Location = new System.Drawing.Point(0, 70);
+ this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(577, 419);
+ this.groupBox1.Size = new System.Drawing.Size(583, 586);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
//
// tabControl1
//
+ this.tabControl1.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
- this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl1.Location = new System.Drawing.Point(3, 16);
+ this.tabControl1.Location = new System.Drawing.Point(0, 43);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(571, 400);
+ this.tabControl1.Size = new System.Drawing.Size(577, 537);
this.tabControl1.TabIndex = 0;
//
// tabPage1
//
- this.tabPage1.Controls.Add(this.lRequiredFirmware);
- this.tabPage1.Controls.Add(this.lDetectedVersion);
- this.tabPage1.Controls.Add(this.lRequiredVersion);
- this.tabPage1.Controls.Add(this.label17);
- this.tabPage1.Controls.Add(this.label16);
- this.tabPage1.Controls.Add(this.label15);
- this.tabPage1.Controls.Add(this.xCollectPlay);
- this.tabPage1.Controls.Add(this.xCollectBidding);
- this.tabPage1.Controls.Add(this.xCheckLeadCard);
- this.tabPage1.Controls.Add(this.xViewHandrecord);
- this.tabPage1.Controls.Add(this.xResultsOverview);
- this.tabPage1.Controls.Add(this.bLoad);
- this.tabPage1.Controls.Add(this.bSave);
- this.tabPage1.Controls.Add(this.xResetFunctionKey);
- this.tabPage1.Controls.Add(this.xShowPlayerNames);
- this.tabPage1.Controls.Add(this.xAutoBoardNumber);
- this.tabPage1.Controls.Add(this.xScoreCorrection);
- this.tabPage1.Controls.Add(this.xAutoShowScoreRecap);
- this.tabPage1.Controls.Add(this.xScoreRecap);
- this.tabPage1.Controls.Add(this.xNextSeatings);
- this.tabPage1.Controls.Add(this.xRemainingBoards);
- this.tabPage1.Controls.Add(this.xConfirmNP);
- this.tabPage1.Controls.Add(this.xPINcode);
- this.tabPage1.Controls.Add(this.label2);
- this.tabPage1.Controls.Add(this.xAutoShutDownBPC);
- this.tabPage1.Controls.Add(this.xIntermediateResults);
- this.tabPage1.Controls.Add(this.xBoardOrderVerification);
- this.tabPage1.Controls.Add(this.xMemberNumbersNoBlankEntry);
- this.tabPage1.Controls.Add(this.xMemberNumbers);
- this.tabPage1.Controls.Add(this.xLeadCard);
- this.tabPage1.Controls.Add(this.xShowContract);
- this.tabPage1.Controls.Add(this.xShowPairNumbers);
- this.tabPage1.Controls.Add(this.xGroupSections);
- this.tabPage1.Controls.Add(this.xShowPercentage);
- this.tabPage1.Controls.Add(this.xRepeatResults);
- this.tabPage1.Controls.Add(this.xShowResults);
- this.tabPage1.Controls.Add(this.label1);
+ this.tabPage1.Controls.Add(this.panel1);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(563, 374);
+ this.tabPage1.Size = new System.Drawing.Size(569, 511);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "Ustawienia";
this.tabPage1.UseVisualStyleBackColor = true;
//
- // xCollectPlay
+ // panel1
+ //
+ this.panel1.Controls.Add(this.toolStrip2);
+ this.panel1.Controls.Add(this.statusStrip2);
+ this.panel1.Controls.Add(this.lFirstSectorSettings);
+ this.panel1.Controls.Add(this.cbSettingsSection);
+ this.panel1.Controls.Add(this.label1);
+ this.panel1.Controls.Add(this.groupBox7);
+ this.panel1.Controls.Add(this.groupBox2);
+ this.panel1.Controls.Add(this.groupBox6);
+ this.panel1.Controls.Add(this.groupBox3);
+ this.panel1.Controls.Add(this.groupBox5);
+ this.panel1.Controls.Add(this.groupBox4);
+ this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.panel1.Location = new System.Drawing.Point(3, 6);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(563, 502);
+ this.panel1.TabIndex = 29;
+ //
+ // toolStrip2
+ //
+ this.toolStrip2.BackColor = System.Drawing.Color.White;
+ this.toolStrip2.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.toolStrip2.GripMargin = new System.Windows.Forms.Padding(0);
+ this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
+ this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.bLoad,
+ this.bSave});
+ this.toolStrip2.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
+ this.toolStrip2.Location = new System.Drawing.Point(0, 455);
+ this.toolStrip2.Name = "toolStrip2";
+ this.toolStrip2.Size = new System.Drawing.Size(563, 25);
+ this.toolStrip2.TabIndex = 51;
+ this.toolStrip2.Text = "toolStrip2";
//
- this.xCollectPlay.AutoSize = true;
- this.xCollectPlay.Location = new System.Drawing.Point(339, 138);
- this.xCollectPlay.Name = "xCollectPlay";
- this.xCollectPlay.Size = new System.Drawing.Size(146, 17);
- this.xCollectPlay.TabIndex = 31;
- this.xCollectPlay.Text = "zbieraj przebieg rozgrywki";
- this.xCollectPlay.UseVisualStyleBackColor = true;
+ // bLoad
//
- // xCollectBidding
+ this.bLoad.Image = ((System.Drawing.Image)(resources.GetObject("bLoad.Image")));
+ this.bLoad.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.bLoad.Name = "bLoad";
+ this.bLoad.Size = new System.Drawing.Size(216, 22);
+ this.bLoad.Text = "Ponownie wczytaj ustawienia z BWS";
+ this.bLoad.Click += new System.EventHandler(this.bLoad_Click);
//
- this.xCollectBidding.AutoSize = true;
- this.xCollectBidding.Location = new System.Drawing.Point(339, 115);
- this.xCollectBidding.Name = "xCollectBidding";
- this.xCollectBidding.Size = new System.Drawing.Size(97, 17);
- this.xCollectBidding.TabIndex = 30;
- this.xCollectBidding.Text = "zbieraj licytację";
- this.xCollectBidding.UseVisualStyleBackColor = true;
+ // bSave
//
- // xCheckLeadCard
+ this.bSave.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.bSave.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.bSave.Image = ((System.Drawing.Image)(resources.GetObject("bSave.Image")));
+ this.bSave.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.bSave.Name = "bSave";
+ this.bSave.Size = new System.Drawing.Size(108, 22);
+ this.bSave.Text = "Zapisz do BWS";
+ this.bSave.Click += new System.EventHandler(this.bSave_Click);
//
- this.xCheckLeadCard.AutoSize = true;
- this.xCheckLeadCard.Location = new System.Drawing.Point(339, 253);
- this.xCheckLeadCard.Name = "xCheckLeadCard";
- this.xCheckLeadCard.Size = new System.Drawing.Size(180, 17);
- this.xCheckLeadCard.TabIndex = 32;
- this.xCheckLeadCard.Text = "sprawdź kartę wistu z rozkładem";
- this.xCheckLeadCard.UseVisualStyleBackColor = true;
+ // statusStrip2
+ //
+ this.statusStrip2.BackColor = System.Drawing.Color.White;
+ this.statusStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.toolStripStatusLabel1,
+ this.lRequiredVersion,
+ this.toolStripStatusLabel2,
+ this.lDetectedVersion,
+ this.toolStripStatusLabel3,
+ this.lRequiredFirmware});
+ this.statusStrip2.Location = new System.Drawing.Point(0, 480);
+ this.statusStrip2.Name = "statusStrip2";
+ this.statusStrip2.Size = new System.Drawing.Size(563, 22);
+ this.statusStrip2.SizingGrip = false;
+ this.statusStrip2.TabIndex = 50;
+ this.statusStrip2.Text = "statusStrip2";
+ //
+ // toolStripStatusLabel1
+ //
+ this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
+ this.toolStripStatusLabel1.Size = new System.Drawing.Size(130, 17);
+ this.toolStripStatusLabel1.Text = "Wymagana wersja BCS:";
//
- // xViewHandrecord
+ // lRequiredVersion
//
- this.xViewHandrecord.AutoSize = true;
- this.xViewHandrecord.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.xViewHandrecord.Location = new System.Drawing.Point(6, 230);
- this.xViewHandrecord.Name = "xViewHandrecord";
- this.xViewHandrecord.Size = new System.Drawing.Size(123, 17);
- this.xViewHandrecord.TabIndex = 29;
- this.xViewHandrecord.Text = "pokazuj rozkłady";
- this.xViewHandrecord.UseVisualStyleBackColor = true;
+ this.lRequiredVersion.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.lRequiredVersion.Margin = new System.Windows.Forms.Padding(0, 3, 20, 2);
+ this.lRequiredVersion.Name = "lRequiredVersion";
+ this.lRequiredVersion.Padding = new System.Windows.Forms.Padding(0, 0, 10, 0);
+ this.lRequiredVersion.Size = new System.Drawing.Size(44, 17);
+ this.lRequiredVersion.Text = "0.0.0";
//
- // xResultsOverview
+ // toolStripStatusLabel2
//
- this.xResultsOverview.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.xResultsOverview.Enabled = false;
- this.xResultsOverview.FormattingEnabled = true;
- this.xResultsOverview.Items.AddRange(new object[] {
- "frekwens, 6x1",
- "frekwens, 6x2",
- "frekwens, 4x1",
- "traveler, 6x1",
- "traveler, 6x2",
- "traveler, 4x1"});
- this.xResultsOverview.Location = new System.Drawing.Point(160, 19);
- this.xResultsOverview.Name = "xResultsOverview";
- this.xResultsOverview.Size = new System.Drawing.Size(103, 21);
- this.xResultsOverview.TabIndex = 28;
+ this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
+ this.toolStripStatusLabel2.Size = new System.Drawing.Size(113, 17);
+ this.toolStripStatusLabel2.Text = "Wykryta wersja BCS:";
//
- // bLoad
+ // lDetectedVersion
//
- this.bLoad.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.bLoad.Location = new System.Drawing.Point(3, 336);
- this.bLoad.Name = "bLoad";
- this.bLoad.Size = new System.Drawing.Size(176, 23);
- this.bLoad.TabIndex = 26;
- this.bLoad.Text = "Ponownie wczytaj ustawienia z BWS";
- this.bLoad.UseVisualStyleBackColor = true;
- this.bLoad.Click += new System.EventHandler(this.bLoad_Click);
+ this.lDetectedVersion.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.lDetectedVersion.Margin = new System.Windows.Forms.Padding(0, 3, 20, 2);
+ this.lDetectedVersion.Name = "lDetectedVersion";
+ this.lDetectedVersion.Padding = new System.Windows.Forms.Padding(0, 0, 10, 0);
+ this.lDetectedVersion.Size = new System.Drawing.Size(44, 17);
+ this.lDetectedVersion.Text = "0.0.0";
//
- // bSave
+ // toolStripStatusLabel3
//
- this.bSave.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.bSave.Location = new System.Drawing.Point(185, 336);
- this.bSave.Name = "bSave";
- this.bSave.Size = new System.Drawing.Size(126, 23);
- this.bSave.TabIndex = 25;
- this.bSave.Text = "Zapisz do BWS";
- this.bSave.UseVisualStyleBackColor = true;
- this.bSave.Click += new System.EventHandler(this.bSave_Click);
+ this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
+ this.toolStripStatusLabel3.Size = new System.Drawing.Size(120, 17);
+ this.toolStripStatusLabel3.Text = "Wymagany firmware:";
+ //
+ // lRequiredFirmware
+ //
+ this.lRequiredFirmware.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.lRequiredFirmware.Name = "lRequiredFirmware";
+ this.lRequiredFirmware.Padding = new System.Windows.Forms.Padding(0, 0, 10, 0);
+ this.lRequiredFirmware.Size = new System.Drawing.Size(44, 17);
+ this.lRequiredFirmware.Text = "0.0.0";
+ //
+ // lFirstSectorSettings
+ //
+ this.lFirstSectorSettings.AutoSize = true;
+ this.lFirstSectorSettings.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.lFirstSectorSettings.Location = new System.Drawing.Point(98, 10);
+ this.lFirstSectorSettings.Name = "lFirstSectorSettings";
+ this.lFirstSectorSettings.Size = new System.Drawing.Size(263, 13);
+ this.lFirstSectorSettings.TabIndex = 49;
+ this.lFirstSectorSettings.Text = "załadowano ustawienia z pierwszego sektora";
+ //
+ // cbSettingsSection
+ //
+ this.cbSettingsSection.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cbSettingsSection.FormattingEnabled = true;
+ this.cbSettingsSection.Items.AddRange(new object[] {
+ "*"});
+ this.cbSettingsSection.Location = new System.Drawing.Point(50, 7);
+ this.cbSettingsSection.Name = "cbSettingsSection";
+ this.cbSettingsSection.Size = new System.Drawing.Size(42, 21);
+ this.cbSettingsSection.TabIndex = 48;
+ this.cbSettingsSection.SelectedIndexChanged += new System.EventHandler(this.cbSettingsSection_SelectedIndexChanged);
+ //
+ // label1
+ //
+ this.label1.AutoSize = true;
+ this.label1.Location = new System.Drawing.Point(3, 10);
+ this.label1.Name = "label1";
+ this.label1.Size = new System.Drawing.Size(41, 13);
+ this.label1.TabIndex = 47;
+ this.label1.Text = "Sektor:";
+ //
+ // groupBox7
+ //
+ this.groupBox7.Controls.Add(this.xResetFunctionKey);
+ this.groupBox7.Controls.Add(this.label2);
+ this.groupBox7.Controls.Add(this.xPINcode);
+ this.groupBox7.Controls.Add(this.xConfirmNP);
+ this.groupBox7.Controls.Add(this.xScoreCorrection);
+ this.groupBox7.Location = new System.Drawing.Point(268, 324);
+ this.groupBox7.Name = "groupBox7";
+ this.groupBox7.Size = new System.Drawing.Size(294, 121);
+ this.groupBox7.TabIndex = 44;
+ this.groupBox7.TabStop = false;
+ this.groupBox7.Text = "Opcje sędziowskie";
//
// xResetFunctionKey
//
this.xResetFunctionKey.AutoSize = true;
- this.xResetFunctionKey.Location = new System.Drawing.Point(339, 299);
+ this.xResetFunctionKey.Location = new System.Drawing.Point(13, 92);
this.xResetFunctionKey.Name = "xResetFunctionKey";
this.xResetFunctionKey.Size = new System.Drawing.Size(207, 17);
this.xResetFunctionKey.TabIndex = 24;
this.xResetFunctionKey.Text = "zawodnik może zresetować pierniczka";
this.xResetFunctionKey.UseVisualStyleBackColor = true;
//
- // xShowPlayerNames
+ // label2
//
- this.xShowPlayerNames.AutoSize = true;
- this.xShowPlayerNames.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.xShowPlayerNames.Location = new System.Drawing.Point(6, 207);
- this.xShowPlayerNames.Name = "xShowPlayerNames";
- this.xShowPlayerNames.Size = new System.Drawing.Size(126, 17);
- this.xShowPlayerNames.TabIndex = 9;
- this.xShowPlayerNames.Text = "pokazuj nazwiska";
- this.xShowPlayerNames.UseVisualStyleBackColor = true;
+ this.label2.AutoSize = true;
+ this.label2.Location = new System.Drawing.Point(10, 25);
+ this.label2.Name = "label2";
+ this.label2.Size = new System.Drawing.Size(25, 13);
+ this.label2.TabIndex = 27;
+ this.label2.Text = "PIN";
//
- // xAutoBoardNumber
+ // xPINcode
//
- this.xAutoBoardNumber.AutoSize = true;
- this.xAutoBoardNumber.Location = new System.Drawing.Point(6, 253);
- this.xAutoBoardNumber.Name = "xAutoBoardNumber";
- this.xAutoBoardNumber.Size = new System.Drawing.Size(174, 17);
- this.xAutoBoardNumber.TabIndex = 10;
- this.xAutoBoardNumber.Text = "automat. wpisuj numer rozdania";
- this.xAutoBoardNumber.UseVisualStyleBackColor = true;
+ this.xPINcode.Location = new System.Drawing.Point(41, 21);
+ this.xPINcode.MaxLength = 4;
+ this.xPINcode.Name = "xPINcode";
+ this.xPINcode.Size = new System.Drawing.Size(37, 20);
+ this.xPINcode.TabIndex = 14;
+ this.xPINcode.Text = "0000";
+ //
+ // xConfirmNP
+ //
+ this.xConfirmNP.AutoSize = true;
+ this.xConfirmNP.Location = new System.Drawing.Point(13, 46);
+ this.xConfirmNP.Name = "xConfirmNP";
+ this.xConfirmNP.Size = new System.Drawing.Size(198, 17);
+ this.xConfirmNP.TabIndex = 22;
+ this.xConfirmNP.Text = "NoPlay potwierdzany przez sędziego";
+ this.xConfirmNP.UseVisualStyleBackColor = true;
//
// xScoreCorrection
//
this.xScoreCorrection.AutoSize = true;
- this.xScoreCorrection.Location = new System.Drawing.Point(339, 276);
+ this.xScoreCorrection.Location = new System.Drawing.Point(13, 69);
this.xScoreCorrection.Name = "xScoreCorrection";
this.xScoreCorrection.Size = new System.Drawing.Size(186, 17);
this.xScoreCorrection.TabIndex = 23;
this.xScoreCorrection.Text = "zawodnicy sami poprawiają zapisy";
this.xScoreCorrection.UseVisualStyleBackColor = true;
//
- // xAutoShowScoreRecap
+ // groupBox2
//
- this.xAutoShowScoreRecap.AutoSize = true;
- this.xAutoShowScoreRecap.Location = new System.Drawing.Point(339, 184);
- this.xAutoShowScoreRecap.Name = "xAutoShowScoreRecap";
- this.xAutoShowScoreRecap.Size = new System.Drawing.Size(228, 17);
- this.xAutoShowScoreRecap.TabIndex = 13;
- this.xAutoShowScoreRecap.Text = "podgląd zapisów na koniec rundy automat.";
- this.xAutoShowScoreRecap.UseVisualStyleBackColor = true;
+ this.groupBox2.Controls.Add(this.xMemberNumbers);
+ this.groupBox2.Controls.Add(this.xShowPairNumbers);
+ this.groupBox2.Controls.Add(this.xMemberNumbersNoBlankEntry);
+ this.groupBox2.Controls.Add(this.xShowPlayerNames);
+ this.groupBox2.Location = new System.Drawing.Point(6, 34);
+ this.groupBox2.Name = "groupBox2";
+ this.groupBox2.Size = new System.Drawing.Size(256, 138);
+ this.groupBox2.TabIndex = 39;
+ this.groupBox2.TabStop = false;
+ this.groupBox2.Text = "Rozstawienie";
//
- // xScoreRecap
+ // xMemberNumbers
//
- this.xScoreRecap.AutoSize = true;
- this.xScoreRecap.Location = new System.Drawing.Point(339, 161);
- this.xScoreRecap.Name = "xScoreRecap";
- this.xScoreRecap.Size = new System.Drawing.Size(176, 17);
- this.xScoreRecap.TabIndex = 12;
- this.xScoreRecap.Text = "podgląd zapisów bieżącej rundy";
- this.xScoreRecap.UseVisualStyleBackColor = true;
+ this.xMemberNumbers.AutoSize = true;
+ this.xMemberNumbers.Location = new System.Drawing.Point(12, 67);
+ this.xMemberNumbers.Name = "xMemberNumbers";
+ this.xMemberNumbers.Size = new System.Drawing.Size(133, 17);
+ this.xMemberNumbers.TabIndex = 6;
+ this.xMemberNumbers.Text = "pytaj o ID zawodników";
+ this.xMemberNumbers.UseVisualStyleBackColor = true;
+ this.xMemberNumbers.CheckedChanged += new System.EventHandler(this.xMemberNumbers_CheckedChanged);
//
- // xNextSeatings
+ // xShowPairNumbers
//
- this.xNextSeatings.AutoSize = true;
- this.xNextSeatings.Location = new System.Drawing.Point(6, 184);
- this.xNextSeatings.Name = "xNextSeatings";
- this.xNextSeatings.Size = new System.Drawing.Size(192, 17);
- this.xNextSeatings.TabIndex = 8;
- this.xNextSeatings.Text = "pokazuj rozstawienie kolejnej rundy";
- this.xNextSeatings.UseVisualStyleBackColor = true;
+ this.xShowPairNumbers.AutoSize = true;
+ this.xShowPairNumbers.Location = new System.Drawing.Point(12, 44);
+ this.xShowPairNumbers.Name = "xShowPairNumbers";
+ this.xShowPairNumbers.Size = new System.Drawing.Size(118, 17);
+ this.xShowPairNumbers.TabIndex = 5;
+ this.xShowPairNumbers.Text = "pokazuj numery par";
+ this.xShowPairNumbers.UseVisualStyleBackColor = true;
+ //
+ // xMemberNumbersNoBlankEntry
+ //
+ this.xMemberNumbersNoBlankEntry.AutoSize = true;
+ this.xMemberNumbersNoBlankEntry.Enabled = false;
+ this.xMemberNumbersNoBlankEntry.Location = new System.Drawing.Point(33, 90);
+ this.xMemberNumbersNoBlankEntry.Name = "xMemberNumbersNoBlankEntry";
+ this.xMemberNumbersNoBlankEntry.Size = new System.Drawing.Size(131, 17);
+ this.xMemberNumbersNoBlankEntry.TabIndex = 7;
+ this.xMemberNumbersNoBlankEntry.Text = "ID nie może być puste";
+ this.xMemberNumbersNoBlankEntry.UseVisualStyleBackColor = true;
+ //
+ // xShowPlayerNames
+ //
+ this.xShowPlayerNames.AutoSize = true;
+ this.xShowPlayerNames.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.xShowPlayerNames.Location = new System.Drawing.Point(12, 21);
+ this.xShowPlayerNames.Name = "xShowPlayerNames";
+ this.xShowPlayerNames.Size = new System.Drawing.Size(126, 17);
+ this.xShowPlayerNames.TabIndex = 9;
+ this.xShowPlayerNames.Text = "pokazuj nazwiska";
+ this.xShowPlayerNames.UseVisualStyleBackColor = true;
+ //
+ // groupBox6
+ //
+ this.groupBox6.Controls.Add(this.xAutoShutDownBPC);
+ this.groupBox6.Controls.Add(this.xRemainingBoards);
+ this.groupBox6.Controls.Add(this.xNextSeatings);
+ this.groupBox6.Controls.Add(this.xScoreRecap);
+ this.groupBox6.Controls.Add(this.xAutoShowScoreRecap);
+ this.groupBox6.Location = new System.Drawing.Point(268, 178);
+ this.groupBox6.Name = "groupBox6";
+ this.groupBox6.Size = new System.Drawing.Size(294, 140);
+ this.groupBox6.TabIndex = 43;
+ this.groupBox6.TabStop = false;
+ this.groupBox6.Text = "Koniec rundy";
+ //
+ // xAutoShutDownBPC
+ //
+ this.xAutoShutDownBPC.AutoSize = true;
+ this.xAutoShutDownBPC.Location = new System.Drawing.Point(13, 114);
+ this.xAutoShutDownBPC.Name = "xAutoShutDownBPC";
+ this.xAutoShutDownBPC.Size = new System.Drawing.Size(166, 17);
+ this.xAutoShutDownBPC.TabIndex = 17;
+ this.xAutoShutDownBPC.Text = "automat. wyłącz BCS po sesji";
+ this.xAutoShutDownBPC.UseVisualStyleBackColor = true;
//
// xRemainingBoards
//
this.xRemainingBoards.AutoSize = true;
- this.xRemainingBoards.Location = new System.Drawing.Point(6, 299);
+ this.xRemainingBoards.Location = new System.Drawing.Point(13, 68);
this.xRemainingBoards.Name = "xRemainingBoards";
this.xRemainingBoards.Size = new System.Drawing.Size(205, 17);
this.xRemainingBoards.TabIndex = 11;
this.xRemainingBoards.Text = "pokazuj liczbę rozdań do końca rundy";
this.xRemainingBoards.UseVisualStyleBackColor = true;
//
- // xConfirmNP
+ // xNextSeatings
//
- this.xConfirmNP.AutoSize = true;
- this.xConfirmNP.Location = new System.Drawing.Point(339, 46);
- this.xConfirmNP.Name = "xConfirmNP";
- this.xConfirmNP.Size = new System.Drawing.Size(198, 17);
- this.xConfirmNP.TabIndex = 22;
- this.xConfirmNP.Text = "NoPlay potwierdzany przez sędziego";
- this.xConfirmNP.UseVisualStyleBackColor = true;
+ this.xNextSeatings.AutoSize = true;
+ this.xNextSeatings.Location = new System.Drawing.Point(13, 91);
+ this.xNextSeatings.Name = "xNextSeatings";
+ this.xNextSeatings.Size = new System.Drawing.Size(192, 17);
+ this.xNextSeatings.TabIndex = 8;
+ this.xNextSeatings.Text = "pokazuj rozstawienie kolejnej rundy";
+ this.xNextSeatings.UseVisualStyleBackColor = true;
//
- // xPINcode
+ // xScoreRecap
//
- this.xPINcode.Location = new System.Drawing.Point(367, 21);
- this.xPINcode.MaxLength = 4;
- this.xPINcode.Name = "xPINcode";
- this.xPINcode.Size = new System.Drawing.Size(37, 20);
- this.xPINcode.TabIndex = 14;
- this.xPINcode.Text = "0000";
+ this.xScoreRecap.AutoSize = true;
+ this.xScoreRecap.Location = new System.Drawing.Point(13, 22);
+ this.xScoreRecap.Name = "xScoreRecap";
+ this.xScoreRecap.Size = new System.Drawing.Size(176, 17);
+ this.xScoreRecap.TabIndex = 12;
+ this.xScoreRecap.Text = "podgląd zapisów bieżącej rundy";
+ this.xScoreRecap.UseVisualStyleBackColor = true;
//
- // label2
+ // xAutoShowScoreRecap
//
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(336, 24);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(25, 13);
- this.label2.TabIndex = 27;
- this.label2.Text = "PIN";
+ this.xAutoShowScoreRecap.AutoSize = true;
+ this.xAutoShowScoreRecap.Location = new System.Drawing.Point(13, 45);
+ this.xAutoShowScoreRecap.Name = "xAutoShowScoreRecap";
+ this.xAutoShowScoreRecap.Size = new System.Drawing.Size(228, 17);
+ this.xAutoShowScoreRecap.TabIndex = 13;
+ this.xAutoShowScoreRecap.Text = "podgląd zapisów na koniec rundy automat.";
+ this.xAutoShowScoreRecap.UseVisualStyleBackColor = true;
//
- // xAutoShutDownBPC
+ // groupBox3
//
- this.xAutoShutDownBPC.AutoSize = true;
- this.xAutoShutDownBPC.Location = new System.Drawing.Point(339, 92);
- this.xAutoShutDownBPC.Name = "xAutoShutDownBPC";
- this.xAutoShutDownBPC.Size = new System.Drawing.Size(166, 17);
- this.xAutoShutDownBPC.TabIndex = 17;
- this.xAutoShutDownBPC.Text = "automat. wyłącz BCS po sesji";
- this.xAutoShutDownBPC.UseVisualStyleBackColor = true;
+ this.groupBox3.Controls.Add(this.xCollectPlay);
+ this.groupBox3.Controls.Add(this.xBoardOrderVerification);
+ this.groupBox3.Controls.Add(this.xIntermediateResults);
+ this.groupBox3.Controls.Add(this.xAutoBoardNumber);
+ this.groupBox3.Controls.Add(this.xCollectBidding);
+ this.groupBox3.Location = new System.Drawing.Point(4, 178);
+ this.groupBox3.Name = "groupBox3";
+ this.groupBox3.Size = new System.Drawing.Size(257, 140);
+ this.groupBox3.TabIndex = 40;
+ this.groupBox3.TabStop = false;
+ this.groupBox3.Text = "Zapis rozdania";
//
- // xIntermediateResults
+ // xCollectPlay
//
- this.xIntermediateResults.AutoSize = true;
- this.xIntermediateResults.Location = new System.Drawing.Point(339, 69);
- this.xIntermediateResults.Name = "xIntermediateResults";
- this.xIntermediateResults.Size = new System.Drawing.Size(161, 17);
- this.xIntermediateResults.TabIndex = 16;
- this.xIntermediateResults.Text = "zbieranie danych pośrednich";
- this.xIntermediateResults.UseVisualStyleBackColor = true;
+ this.xCollectPlay.AutoSize = true;
+ this.xCollectPlay.Location = new System.Drawing.Point(12, 114);
+ this.xCollectPlay.Name = "xCollectPlay";
+ this.xCollectPlay.Size = new System.Drawing.Size(146, 17);
+ this.xCollectPlay.TabIndex = 31;
+ this.xCollectPlay.Text = "zbieraj przebieg rozgrywki";
+ this.xCollectPlay.UseVisualStyleBackColor = true;
//
// xBoardOrderVerification
//
this.xBoardOrderVerification.AutoSize = true;
- this.xBoardOrderVerification.Location = new System.Drawing.Point(6, 276);
+ this.xBoardOrderVerification.Location = new System.Drawing.Point(12, 45);
this.xBoardOrderVerification.Name = "xBoardOrderVerification";
this.xBoardOrderVerification.Size = new System.Drawing.Size(156, 17);
this.xBoardOrderVerification.TabIndex = 15;
this.xBoardOrderVerification.Text = "sprawdzaj kolejność rozdań";
this.xBoardOrderVerification.UseVisualStyleBackColor = true;
//
- // xMemberNumbersNoBlankEntry
+ // xIntermediateResults
//
- this.xMemberNumbersNoBlankEntry.AutoSize = true;
- this.xMemberNumbersNoBlankEntry.Enabled = false;
- this.xMemberNumbersNoBlankEntry.Location = new System.Drawing.Point(27, 161);
- this.xMemberNumbersNoBlankEntry.Name = "xMemberNumbersNoBlankEntry";
- this.xMemberNumbersNoBlankEntry.Size = new System.Drawing.Size(131, 17);
- this.xMemberNumbersNoBlankEntry.TabIndex = 7;
- this.xMemberNumbersNoBlankEntry.Text = "ID nie może być puste";
- this.xMemberNumbersNoBlankEntry.UseVisualStyleBackColor = true;
+ this.xIntermediateResults.AutoSize = true;
+ this.xIntermediateResults.Location = new System.Drawing.Point(12, 68);
+ this.xIntermediateResults.Name = "xIntermediateResults";
+ this.xIntermediateResults.Size = new System.Drawing.Size(161, 17);
+ this.xIntermediateResults.TabIndex = 16;
+ this.xIntermediateResults.Text = "zbieranie danych pośrednich";
+ this.xIntermediateResults.UseVisualStyleBackColor = true;
//
- // xMemberNumbers
+ // xAutoBoardNumber
//
- this.xMemberNumbers.AutoSize = true;
- this.xMemberNumbers.Location = new System.Drawing.Point(6, 138);
- this.xMemberNumbers.Name = "xMemberNumbers";
- this.xMemberNumbers.Size = new System.Drawing.Size(133, 17);
- this.xMemberNumbers.TabIndex = 6;
- this.xMemberNumbers.Text = "pytaj o ID zawodników";
- this.xMemberNumbers.UseVisualStyleBackColor = true;
- this.xMemberNumbers.CheckedChanged += new System.EventHandler(this.xMemberNumbers_CheckedChanged);
+ this.xAutoBoardNumber.AutoSize = true;
+ this.xAutoBoardNumber.Location = new System.Drawing.Point(12, 22);
+ this.xAutoBoardNumber.Name = "xAutoBoardNumber";
+ this.xAutoBoardNumber.Size = new System.Drawing.Size(174, 17);
+ this.xAutoBoardNumber.TabIndex = 10;
+ this.xAutoBoardNumber.Text = "automat. wpisuj numer rozdania";
+ this.xAutoBoardNumber.UseVisualStyleBackColor = true;
+ //
+ // xCollectBidding
+ //
+ this.xCollectBidding.AutoSize = true;
+ this.xCollectBidding.Location = new System.Drawing.Point(12, 91);
+ this.xCollectBidding.Name = "xCollectBidding";
+ this.xCollectBidding.Size = new System.Drawing.Size(97, 17);
+ this.xCollectBidding.TabIndex = 30;
+ this.xCollectBidding.Text = "zbieraj licytację";
+ this.xCollectBidding.UseVisualStyleBackColor = true;
+ //
+ // groupBox5
+ //
+ this.groupBox5.Controls.Add(this.xCheckLeadCard);
+ this.groupBox5.Controls.Add(this.xLeadCard);
+ this.groupBox5.Controls.Add(this.xViewHandrecord);
+ this.groupBox5.Location = new System.Drawing.Point(5, 324);
+ this.groupBox5.Name = "groupBox5";
+ this.groupBox5.Size = new System.Drawing.Size(257, 121);
+ this.groupBox5.TabIndex = 42;
+ this.groupBox5.TabStop = false;
+ this.groupBox5.Text = "Rozkłady";
+ //
+ // xCheckLeadCard
+ //
+ this.xCheckLeadCard.AutoSize = true;
+ this.xCheckLeadCard.Location = new System.Drawing.Point(12, 71);
+ this.xCheckLeadCard.Name = "xCheckLeadCard";
+ this.xCheckLeadCard.Size = new System.Drawing.Size(180, 17);
+ this.xCheckLeadCard.TabIndex = 32;
+ this.xCheckLeadCard.Text = "sprawdź kartę wistu z rozkładem";
+ this.xCheckLeadCard.UseVisualStyleBackColor = true;
//
// xLeadCard
//
this.xLeadCard.AutoSize = true;
- this.xLeadCard.Location = new System.Drawing.Point(339, 230);
+ this.xLeadCard.Location = new System.Drawing.Point(12, 48);
this.xLeadCard.Name = "xLeadCard";
this.xLeadCard.Size = new System.Drawing.Size(111, 17);
this.xLeadCard.TabIndex = 21;
this.xLeadCard.Text = "pytaj o kartę wistu";
this.xLeadCard.UseVisualStyleBackColor = true;
//
- // xShowContract
- //
- this.xShowContract.AutoSize = true;
- this.xShowContract.Location = new System.Drawing.Point(339, 207);
- this.xShowContract.Name = "xShowContract";
- this.xShowContract.Size = new System.Drawing.Size(150, 17);
- this.xShowContract.TabIndex = 20;
- this.xShowContract.Text = "pokazuj znaczki brydżowe";
- this.xShowContract.UseVisualStyleBackColor = true;
+ // xViewHandrecord
//
- // xShowPairNumbers
+ this.xViewHandrecord.AutoSize = true;
+ this.xViewHandrecord.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.xViewHandrecord.Location = new System.Drawing.Point(12, 25);
+ this.xViewHandrecord.Name = "xViewHandrecord";
+ this.xViewHandrecord.Size = new System.Drawing.Size(123, 17);
+ this.xViewHandrecord.TabIndex = 29;
+ this.xViewHandrecord.Text = "pokazuj rozkłady";
+ this.xViewHandrecord.UseVisualStyleBackColor = true;
//
- this.xShowPairNumbers.AutoSize = true;
- this.xShowPairNumbers.Location = new System.Drawing.Point(6, 115);
- this.xShowPairNumbers.Name = "xShowPairNumbers";
- this.xShowPairNumbers.Size = new System.Drawing.Size(118, 17);
- this.xShowPairNumbers.TabIndex = 5;
- this.xShowPairNumbers.Text = "pokazuj numery par";
- this.xShowPairNumbers.UseVisualStyleBackColor = true;
+ // groupBox4
+ //
+ this.groupBox4.Controls.Add(this.lGroupSectionsWarning);
+ this.groupBox4.Controls.Add(this.xGroupSections);
+ this.groupBox4.Controls.Add(this.xShowResults);
+ this.groupBox4.Controls.Add(this.xRepeatResults);
+ this.groupBox4.Controls.Add(this.xShowPercentage);
+ this.groupBox4.Controls.Add(this.xShowContract);
+ this.groupBox4.Controls.Add(this.xResultsOverview);
+ this.groupBox4.Location = new System.Drawing.Point(268, 34);
+ this.groupBox4.Name = "groupBox4";
+ this.groupBox4.Size = new System.Drawing.Size(294, 138);
+ this.groupBox4.TabIndex = 41;
+ this.groupBox4.TabStop = false;
+ this.groupBox4.Text = "Protokół";
+ //
+ // lGroupSectionsWarning
+ //
+ this.lGroupSectionsWarning.Cursor = System.Windows.Forms.Cursors.Help;
+ this.lGroupSectionsWarning.Image = ((System.Drawing.Image)(resources.GetObject("lGroupSectionsWarning.Image")));
+ this.lGroupSectionsWarning.Location = new System.Drawing.Point(9, 87);
+ this.lGroupSectionsWarning.Name = "lGroupSectionsWarning";
+ this.lGroupSectionsWarning.Size = new System.Drawing.Size(22, 18);
+ this.lGroupSectionsWarning.TabIndex = 29;
+ this.lGroupSectionsWarning.Visible = false;
+ this.lGroupSectionsWarning.Click += new System.EventHandler(this.lGroupSectionsWarning_Click);
//
// xGroupSections
//
this.xGroupSections.AutoSize = true;
this.xGroupSections.Enabled = false;
- this.xGroupSections.Location = new System.Drawing.Point(27, 92);
+ this.xGroupSections.Location = new System.Drawing.Point(34, 89);
this.xGroupSections.Name = "xGroupSections";
- this.xGroupSections.Size = new System.Drawing.Size(215, 17);
+ this.xGroupSections.Size = new System.Drawing.Size(227, 17);
this.xGroupSections.TabIndex = 4;
- this.xGroupSections.Text = "oddzielne maksowanie każdego sektora";
+ this.xGroupSections.Text = "wspólne maksowanie wszystkich sektorów";
this.xGroupSections.UseVisualStyleBackColor = true;
//
- // xShowPercentage
+ // xShowResults
//
- this.xShowPercentage.AutoSize = true;
- this.xShowPercentage.Enabled = false;
- this.xShowPercentage.Location = new System.Drawing.Point(27, 69);
- this.xShowPercentage.Name = "xShowPercentage";
- this.xShowPercentage.Size = new System.Drawing.Size(102, 17);
- this.xShowPercentage.TabIndex = 3;
- this.xShowPercentage.Text = "pokaż % wyniku";
- this.xShowPercentage.UseVisualStyleBackColor = true;
+ this.xShowResults.AutoSize = true;
+ this.xShowResults.Location = new System.Drawing.Point(13, 20);
+ this.xShowResults.Name = "xShowResults";
+ this.xShowResults.Size = new System.Drawing.Size(159, 17);
+ this.xShowResults.TabIndex = 1;
+ this.xShowResults.Text = "pokazuj wynik rozdania jako";
+ this.xShowResults.UseVisualStyleBackColor = true;
+ this.xShowResults.CheckedChanged += new System.EventHandler(this.xShowResults_CheckedChanged);
//
// xRepeatResults
//
this.xRepeatResults.AutoSize = true;
this.xRepeatResults.Enabled = false;
- this.xRepeatResults.Location = new System.Drawing.Point(27, 46);
+ this.xRepeatResults.Location = new System.Drawing.Point(34, 43);
this.xRepeatResults.Name = "xRepeatResults";
this.xRepeatResults.Size = new System.Drawing.Size(155, 17);
this.xRepeatResults.TabIndex = 2;
this.xRepeatResults.Text = "nieskończone przeglądanie";
this.xRepeatResults.UseVisualStyleBackColor = true;
//
- // xShowResults
+ // xShowPercentage
//
- this.xShowResults.AutoSize = true;
- this.xShowResults.Location = new System.Drawing.Point(6, 23);
- this.xShowResults.Name = "xShowResults";
- this.xShowResults.Size = new System.Drawing.Size(159, 17);
- this.xShowResults.TabIndex = 1;
- this.xShowResults.Text = "pokazuj wynik rozdania jako";
- this.xShowResults.UseVisualStyleBackColor = true;
- this.xShowResults.CheckedChanged += new System.EventHandler(this.xShowResults_CheckedChanged);
+ this.xShowPercentage.AutoSize = true;
+ this.xShowPercentage.Enabled = false;
+ this.xShowPercentage.Location = new System.Drawing.Point(34, 66);
+ this.xShowPercentage.Name = "xShowPercentage";
+ this.xShowPercentage.Size = new System.Drawing.Size(102, 17);
+ this.xShowPercentage.TabIndex = 3;
+ this.xShowPercentage.Text = "pokaż % wyniku";
+ this.xShowPercentage.UseVisualStyleBackColor = true;
//
- // label1
+ // xShowContract
//
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label1.ForeColor = System.Drawing.SystemColors.WindowText;
- this.label1.Location = new System.Drawing.Point(83, 4);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(398, 13);
- this.label1.TabIndex = 0;
- this.label1.Text = "Te same ustawienia są ustawiane dla wszystkich sektorów, przynajmniej na razie :-" +
- ")";
+ this.xShowContract.AutoSize = true;
+ this.xShowContract.Location = new System.Drawing.Point(13, 112);
+ this.xShowContract.Name = "xShowContract";
+ this.xShowContract.Size = new System.Drawing.Size(150, 17);
+ this.xShowContract.TabIndex = 20;
+ this.xShowContract.Text = "pokazuj znaczki brydżowe";
+ this.xShowContract.UseVisualStyleBackColor = true;
+ //
+ // xResultsOverview
+ //
+ this.xResultsOverview.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.xResultsOverview.Enabled = false;
+ this.xResultsOverview.FormattingEnabled = true;
+ this.xResultsOverview.Items.AddRange(new object[] {
+ "frekwens, 6x1",
+ "frekwens, 6x2",
+ "frekwens, 4x1",
+ "traveler, 6x1",
+ "traveler, 6x2",
+ "traveler, 4x1"});
+ this.xResultsOverview.Location = new System.Drawing.Point(178, 18);
+ this.xResultsOverview.Name = "xResultsOverview";
+ this.xResultsOverview.Size = new System.Drawing.Size(103, 21);
+ this.xResultsOverview.TabIndex = 28;
//
// tabPage2
//
- this.tabPage2.Controls.Add(this.label9);
- this.tabPage2.Controls.Add(this.eOomRounds);
- this.tabPage2.Controls.Add(this.bForceSync);
- this.tabPage2.Controls.Add(this.lNazwyTeamow);
- this.tabPage2.Controls.Add(this.lSkok);
- this.tabPage2.Controls.Add(this.eInterval);
- this.tabPage2.Controls.Add(this.label10);
- this.tabPage2.Controls.Add(this.label7);
- this.tabPage2.Controls.Add(this.bTruncate);
- this.tabPage2.Controls.Add(this.bMysqlSettings);
- this.tabPage2.Controls.Add(this.label8);
- this.tabPage2.Controls.Add(this.bAutoSync);
- this.tabPage2.Controls.Add(this.bSync);
- this.tabPage2.Controls.Add(this.lTables);
- this.tabPage2.Controls.Add(this.lSections);
- this.tabPage2.Controls.Add(this.lType);
- this.tabPage2.Controls.Add(this.label6);
- this.tabPage2.Controls.Add(this.label5);
- this.tabPage2.Controls.Add(this.label4);
- this.tabPage2.Controls.Add(this.lTournament);
- this.tabPage2.Controls.Add(this.bTournament);
- this.tabPage2.Controls.Add(this.label3);
+ this.tabPage2.Controls.Add(this.sectionToolStrip);
+ this.tabPage2.Controls.Add(this.namesPanel);
+ this.tabPage2.Controls.Add(this.syncToolStrip);
+ this.tabPage2.Controls.Add(this.toolStrip4);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(563, 374);
+ this.tabPage2.Size = new System.Drawing.Size(569, 511);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "Nazwiska";
this.tabPage2.UseVisualStyleBackColor = true;
//
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.label9.Location = new System.Drawing.Point(10, 278);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(230, 9);
- this.label9.TabIndex = 24;
- this.label9.Text = "Rundy dla OOM (jeśli nie wiesz do czego to jest, to nic nie wpisuj!)";
+ // sectionToolStrip
+ //
+ this.sectionToolStrip.BackColor = System.Drawing.Color.White;
+ this.sectionToolStrip.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.sectionToolStrip.GripMargin = new System.Windows.Forms.Padding(0);
+ this.sectionToolStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
+ this.sectionToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.eOomRounds,
+ this.lOomLabel,
+ this.toolStripButton2,
+ this.toolStripLabel1,
+ this.cbNamesSection});
+ this.sectionToolStrip.Location = new System.Drawing.Point(3, 458);
+ this.sectionToolStrip.Name = "sectionToolStrip";
+ this.sectionToolStrip.Size = new System.Drawing.Size(563, 25);
+ this.sectionToolStrip.TabIndex = 30;
+ this.sectionToolStrip.Text = "toolStrip5";
//
// eOomRounds
//
- this.eOomRounds.Location = new System.Drawing.Point(12, 290);
+ this.eOomRounds.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.eOomRounds.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.eOomRounds.Enabled = false;
this.eOomRounds.Name = "eOomRounds";
- this.eOomRounds.Size = new System.Drawing.Size(100, 20);
- this.eOomRounds.TabIndex = 23;
+ this.eOomRounds.Size = new System.Drawing.Size(80, 25);
+ this.eOomRounds.ToolTipText = "Jeśli nie wiesz do czego to jest, to nic nie wpisuj!";
+ //
+ // lOomLabel
+ //
+ this.lOomLabel.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.lOomLabel.Enabled = false;
+ this.lOomLabel.Name = "lOomLabel";
+ this.lOomLabel.Size = new System.Drawing.Size(92, 22);
+ this.lOomLabel.Text = "Rundy dla OOM";
+ this.lOomLabel.ToolTipText = "Jeśli nie wiesz do czego to jest, to nic nie wpisuj!";
+ //
+ // toolStripButton2
+ //
+ this.toolStripButton2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.toolStripButton2.BackColor = System.Drawing.Color.Transparent;
+ this.toolStripButton2.CheckOnClick = true;
+ this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
+ this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.toolStripButton2.Name = "toolStripButton2";
+ this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
+ this.toolStripButton2.Text = "‎✔";
+ this.toolStripButton2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ this.toolStripButton2.ToolTipText = "Jeśli nie wiesz do czego to jest, to nic nie wpisuj!";
+ this.toolStripButton2.CheckedChanged += new System.EventHandler(this.toolStripButton2_CheckedChanged);
+ //
+ // toolStripLabel1
+ //
+ this.toolStripLabel1.Name = "toolStripLabel1";
+ this.toolStripLabel1.Size = new System.Drawing.Size(43, 22);
+ this.toolStripLabel1.Text = "Sektor:";
+ //
+ // cbNamesSection
+ //
+ this.cbNamesSection.BackColor = System.Drawing.Color.White;
+ this.cbNamesSection.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cbNamesSection.DropDownWidth = 75;
+ this.cbNamesSection.Name = "cbNamesSection";
+ this.cbNamesSection.Size = new System.Drawing.Size(75, 25);
+ //
+ // namesPanel
+ //
+ this.namesPanel.Controls.Add(this.bTeamsNamesSettings);
+ this.namesPanel.Controls.Add(this.checkBox1);
+ this.namesPanel.Controls.Add(this.button1);
+ this.namesPanel.Controls.Add(this.numNamesRefreshInterval);
+ this.namesPanel.Controls.Add(this.label9);
+ this.namesPanel.Controls.Add(this.label7);
+ this.namesPanel.Controls.Add(this.numTeamsTableOffset);
+ this.namesPanel.Controls.Add(this.label3);
+ this.namesPanel.Controls.Add(this.namesGridView);
+ this.namesPanel.Controls.Add(this.lTournament);
+ this.namesPanel.Controls.Add(this.label4);
+ this.namesPanel.Controls.Add(this.lType);
+ this.namesPanel.Controls.Add(this.label5);
+ this.namesPanel.Controls.Add(this.lSkok);
+ this.namesPanel.Controls.Add(this.lSections);
+ this.namesPanel.Controls.Add(this.label8);
+ this.namesPanel.Controls.Add(this.label6);
+ this.namesPanel.Controls.Add(this.lTables);
+ this.namesPanel.Location = new System.Drawing.Point(3, 31);
+ this.namesPanel.Name = "namesPanel";
+ this.namesPanel.Size = new System.Drawing.Size(562, 425);
+ this.namesPanel.TabIndex = 29;
+ //
+ // bTeamsNamesSettings
+ //
+ this.bTeamsNamesSettings.FlatAppearance.BorderSize = 0;
+ this.bTeamsNamesSettings.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.bTeamsNamesSettings.Image = ((System.Drawing.Image)(resources.GetObject("bTeamsNamesSettings.Image")));
+ this.bTeamsNamesSettings.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.bTeamsNamesSettings.Location = new System.Drawing.Point(188, 40);
+ this.bTeamsNamesSettings.Name = "bTeamsNamesSettings";
+ this.bTeamsNamesSettings.Size = new System.Drawing.Size(136, 23);
+ this.bTeamsNamesSettings.TabIndex = 36;
+ this.bTeamsNamesSettings.UseVisualStyleBackColor = true;
+ this.bTeamsNamesSettings.Visible = false;
+ this.bTeamsNamesSettings.Click += new System.EventHandler(this.bTeamsNamesSettings_Click);
+ //
+ // checkBox1
+ //
+ this.checkBox1.AutoSize = true;
+ this.checkBox1.Checked = true;
+ this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.checkBox1.Location = new System.Drawing.Point(252, 74);
+ this.checkBox1.Name = "checkBox1";
+ this.checkBox1.Size = new System.Drawing.Size(154, 17);
+ this.checkBox1.TabIndex = 35;
+ this.checkBox1.Text = "Odśwież podgląd co (sek.):";
+ this.checkBox1.UseVisualStyleBackColor = true;
+ this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
+ //
+ // button1
+ //
+ this.button1.AutoSize = true;
+ this.button1.FlatAppearance.BorderColor = System.Drawing.SystemColors.Window;
+ this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image")));
+ this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.button1.Location = new System.Drawing.Point(468, 69);
+ this.button1.Name = "button1";
+ this.button1.Size = new System.Drawing.Size(90, 25);
+ this.button1.TabIndex = 34;
+ this.button1.Text = "Usuń zmiany";
+ this.button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
+ this.button1.UseVisualStyleBackColor = true;
+ this.button1.Click += new System.EventHandler(this.button1_Click);
+ //
+ // numNamesRefreshInterval
+ //
+ this.numNamesRefreshInterval.Location = new System.Drawing.Point(408, 73);
+ this.numNamesRefreshInterval.Maximum = new decimal(new int[] {
+ 120,
+ 0,
+ 0,
+ 0});
+ this.numNamesRefreshInterval.Minimum = new decimal(new int[] {
+ 1,
+ 0,
+ 0,
+ 0});
+ this.numNamesRefreshInterval.Name = "numNamesRefreshInterval";
+ this.numNamesRefreshInterval.Size = new System.Drawing.Size(41, 20);
+ this.numNamesRefreshInterval.TabIndex = 33;
+ this.numNamesRefreshInterval.Value = new decimal(new int[] {
+ 3,
+ 0,
+ 0,
+ 0});
+ this.numNamesRefreshInterval.ValueChanged += new System.EventHandler(this.numNamesRefreshInterval_ValueChanged);
//
- // bForceSync
+ // label9
//
- this.bForceSync.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.bForceSync.Location = new System.Drawing.Point(336, 97);
- this.bForceSync.Name = "bForceSync";
- this.bForceSync.Size = new System.Drawing.Size(152, 40);
- this.bForceSync.TabIndex = 22;
- this.bForceSync.Text = "Wymuś przesłanie wszystkich do serwerka ponownie";
- this.bForceSync.UseVisualStyleBackColor = true;
- this.bForceSync.Click += new System.EventHandler(this.bForceSync_Click);
+ this.label9.AutoSize = true;
+ this.label9.Location = new System.Drawing.Point(3, 389);
+ this.label9.Name = "label9";
+ this.label9.Size = new System.Drawing.Size(499, 13);
+ this.label9.TabIndex = 31;
+ this.label9.Text = "Zmiany wprowadzone powyżej nie zostaną nadpisane danymi z turnieju i nie zostaną " +
+ "zapisane w turnieju.";
//
- // lNazwyTeamow
+ // label7
//
- this.lNazwyTeamow.AutoSize = true;
- this.lNazwyTeamow.Location = new System.Drawing.Point(301, 51);
- this.lNazwyTeamow.Name = "lNazwyTeamow";
- this.lNazwyTeamow.Size = new System.Drawing.Size(227, 13);
- this.lNazwyTeamow.TabIndex = 20;
- this.lNazwyTeamow.Text = "w piernikach będą wyświetlane nazwy teamów";
- this.lNazwyTeamow.Visible = false;
+ this.label7.AutoSize = true;
+ this.label7.Location = new System.Drawing.Point(3, 67);
+ this.label7.Name = "label7";
+ this.label7.Size = new System.Drawing.Size(226, 26);
+ this.label7.TabIndex = 30;
+ this.label7.Text = "Podgląd nazwisk:\r\n(najedź, by zobaczyć skrócony tekst dla BWS)";
+ //
+ // numTeamsTableOffset
+ //
+ this.numTeamsTableOffset.Location = new System.Drawing.Point(505, 43);
+ this.numTeamsTableOffset.Maximum = new decimal(new int[] {
+ 1000,
+ 0,
+ 0,
+ 0});
+ this.numTeamsTableOffset.Name = "numTeamsTableOffset";
+ this.numTeamsTableOffset.Size = new System.Drawing.Size(53, 20);
+ this.numTeamsTableOffset.TabIndex = 29;
+ this.numTeamsTableOffset.Value = new decimal(new int[] {
+ 100,
+ 0,
+ 0,
+ 0});
//
- // lSkok
+ // label3
//
- this.lSkok.AutoSize = true;
- this.lSkok.Location = new System.Drawing.Point(77, 150);
- this.lSkok.Name = "lSkok";
- this.lSkok.Size = new System.Drawing.Size(188, 13);
- this.lSkok.TabIndex = 19;
- this.lSkok.Text = "mam nadzieję, że skok stołów = 100 :)";
- this.lSkok.Visible = false;
+ this.label3.AutoSize = true;
+ this.label3.Location = new System.Drawing.Point(16, 18);
+ this.label3.Name = "label3";
+ this.label3.Size = new System.Drawing.Size(42, 13);
+ this.label3.TabIndex = 0;
+ this.label3.Text = "Turniej:";
//
- // eInterval
+ // namesGridView
//
- this.eInterval.Enabled = false;
- this.eInterval.Location = new System.Drawing.Point(389, 177);
- this.eInterval.MaxLength = 4;
- this.eInterval.Name = "eInterval";
- this.eInterval.Size = new System.Drawing.Size(45, 20);
- this.eInterval.TabIndex = 18;
- this.eInterval.Text = "60";
+ this.namesGridView.AllowUserToAddRows = false;
+ this.namesGridView.AllowUserToDeleteRows = false;
+ this.namesGridView.AllowUserToResizeColumns = false;
+ this.namesGridView.AllowUserToResizeRows = false;
+ this.namesGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
+ this.namesGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+ this.namesGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
+ this.Number,
+ this.NorthSouth,
+ this.EastWest});
+ this.namesGridView.Location = new System.Drawing.Point(2, 98);
+ this.namesGridView.Name = "namesGridView";
+ this.namesGridView.Size = new System.Drawing.Size(557, 287);
+ this.namesGridView.TabIndex = 28;
+ this.namesGridView.CellMouseEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.namesGridView_CellMouseEnter);
+ this.namesGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.namesGridView_CellValueChanged);
//
- // label10
+ // Number
//
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(440, 180);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(27, 13);
- this.label10.TabIndex = 17;
- this.label10.Text = "sek.";
+ this.Number.HeaderText = "Nr";
+ this.Number.Name = "Number";
+ this.Number.ReadOnly = true;
//
- // label7
+ // NorthSouth
//
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(364, 180);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(19, 13);
- this.label7.TabIndex = 16;
- this.label7.Text = "co";
+ this.NorthSouth.FillWeight = 300F;
+ this.NorthSouth.HeaderText = "N lub E";
+ this.NorthSouth.Name = "NorthSouth";
//
- // bTruncate
+ // EastWest
//
- this.bTruncate.Location = new System.Drawing.Point(434, 223);
- this.bTruncate.Name = "bTruncate";
- this.bTruncate.Size = new System.Drawing.Size(123, 23);
- this.bTruncate.TabIndex = 15;
- this.bTruncate.Text = "Usuń nazwiska z bws";
- this.bTruncate.UseVisualStyleBackColor = true;
- this.bTruncate.Visible = false;
- this.bTruncate.Click += new System.EventHandler(this.bTruncate_Click);
+ this.EastWest.FillWeight = 300F;
+ this.EastWest.HeaderText = "S lub W";
+ this.EastWest.Name = "EastWest";
//
- // bMysqlSettings
+ // lTournament
//
- this.bMysqlSettings.Location = new System.Drawing.Point(434, 336);
- this.bMysqlSettings.Name = "bMysqlSettings";
- this.bMysqlSettings.Size = new System.Drawing.Size(123, 23);
- this.bMysqlSettings.TabIndex = 14;
- this.bMysqlSettings.Text = "Ustawienia MySQL";
- this.bMysqlSettings.UseVisualStyleBackColor = true;
- this.bMysqlSettings.Click += new System.EventHandler(this.bMysqlSettings_Click);
+ this.lTournament.AutoSize = true;
+ this.lTournament.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.lTournament.Location = new System.Drawing.Point(64, 18);
+ this.lTournament.Name = "lTournament";
+ this.lTournament.Size = new System.Drawing.Size(0, 16);
+ this.lTournament.TabIndex = 2;
//
- // label8
+ // label4
//
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(268, 3);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(292, 13);
- this.label8.TabIndex = 12;
- this.label8.Text = "(do serwerka wysyłane są tylko nazwiska, które się zmieniły)";
+ this.label4.AutoSize = true;
+ this.label4.Location = new System.Drawing.Point(30, 45);
+ this.label4.Name = "label4";
+ this.label4.Size = new System.Drawing.Size(28, 13);
+ this.label4.TabIndex = 3;
+ this.label4.Text = "Typ:";
//
- // bAutoSync
+ // lType
//
- this.bAutoSync.Enabled = false;
- this.bAutoSync.Location = new System.Drawing.Point(336, 150);
- this.bAutoSync.Name = "bAutoSync";
- this.bAutoSync.Size = new System.Drawing.Size(152, 27);
- this.bAutoSync.TabIndex = 11;
- this.bAutoSync.Text = "Synchronizuj cyklicznie";
- this.bAutoSync.UseVisualStyleBackColor = true;
- this.bAutoSync.Click += new System.EventHandler(this.bAutoSync_Click);
+ this.lType.AutoSize = true;
+ this.lType.Location = new System.Drawing.Point(64, 45);
+ this.lType.Name = "lType";
+ this.lType.Size = new System.Drawing.Size(0, 13);
+ this.lType.TabIndex = 6;
//
- // bSync
+ // label5
//
- this.bSync.Enabled = false;
- this.bSync.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.bSync.Location = new System.Drawing.Point(336, 67);
- this.bSync.Name = "bSync";
- this.bSync.Size = new System.Drawing.Size(152, 33);
- this.bSync.TabIndex = 9;
- this.bSync.Text = "Synchronizuj teraz";
- this.bSync.UseVisualStyleBackColor = true;
- this.bSync.Click += new System.EventHandler(this.bSync_Click);
+ this.label5.AutoSize = true;
+ this.label5.Location = new System.Drawing.Point(342, 18);
+ this.label5.Name = "label5";
+ this.label5.Size = new System.Drawing.Size(55, 13);
+ this.label5.TabIndex = 4;
+ this.label5.Text = "Sektorów:";
//
- // lTables
+ // lSkok
//
- this.lTables.AutoSize = true;
- this.lTables.Location = new System.Drawing.Point(77, 127);
- this.lTables.Name = "lTables";
- this.lTables.Size = new System.Drawing.Size(0, 13);
- this.lTables.TabIndex = 8;
+ this.lSkok.AutoSize = true;
+ this.lSkok.Location = new System.Drawing.Point(430, 45);
+ this.lSkok.Name = "lSkok";
+ this.lSkok.Size = new System.Drawing.Size(74, 13);
+ this.lSkok.TabIndex = 19;
+ this.lSkok.Text = "skok stołów =";
+ this.lSkok.Visible = false;
//
// lSections
//
this.lSections.AutoSize = true;
- this.lSections.Location = new System.Drawing.Point(77, 102);
+ this.lSections.Location = new System.Drawing.Point(403, 18);
this.lSections.Name = "lSections";
this.lSections.Size = new System.Drawing.Size(0, 13);
this.lSections.TabIndex = 7;
//
- // lType
+ // label8
//
- this.lType.AutoSize = true;
- this.lType.Location = new System.Drawing.Point(77, 77);
- this.lType.Name = "lType";
- this.lType.Size = new System.Drawing.Size(0, 13);
- this.lType.TabIndex = 6;
+ this.label8.AutoSize = true;
+ this.label8.Location = new System.Drawing.Point(5, 406);
+ this.label8.Name = "label8";
+ this.label8.Size = new System.Drawing.Size(323, 13);
+ this.label8.TabIndex = 12;
+ this.label8.Text = "Do serwerka wysyłane są tylko nazwiska, które się zaktualizowały.";
//
// label6
//
this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(9, 127);
+ this.label6.Location = new System.Drawing.Point(353, 45);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(44, 13);
this.label6.TabIndex = 5;
this.label6.Text = "Stołów:";
//
- // label5
+ // lTables
//
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(9, 102);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(55, 13);
- this.label5.TabIndex = 4;
- this.label5.Text = "Sektorów:";
+ this.lTables.AutoSize = true;
+ this.lTables.Location = new System.Drawing.Point(403, 45);
+ this.lTables.Name = "lTables";
+ this.lTables.Size = new System.Drawing.Size(0, 13);
+ this.lTables.TabIndex = 8;
//
- // label4
+ // syncToolStrip
+ //
+ this.syncToolStrip.BackColor = System.Drawing.Color.White;
+ this.syncToolStrip.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.syncToolStrip.GripMargin = new System.Windows.Forms.Padding(0);
+ this.syncToolStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
+ this.syncToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.bSync,
+ this.eInterval,
+ this.bAutoSync});
+ this.syncToolStrip.Location = new System.Drawing.Point(3, 483);
+ this.syncToolStrip.Name = "syncToolStrip";
+ this.syncToolStrip.Size = new System.Drawing.Size(563, 25);
+ this.syncToolStrip.TabIndex = 27;
+ this.syncToolStrip.Text = "toolStrip5";
//
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(9, 77);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(28, 13);
- this.label4.TabIndex = 3;
- this.label4.Text = "Typ:";
+ // bSync
//
- // lTournament
+ this.bSync.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.bSync.Image = ((System.Drawing.Image)(resources.GetObject("bSync.Image")));
+ this.bSync.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.bSync.Name = "bSync";
+ this.bSync.Size = new System.Drawing.Size(130, 22);
+ this.bSync.Text = "Synchronizuj teraz";
+ this.bSync.Click += new System.EventHandler(this.bSync_Click);
//
- this.lTournament.AutoSize = true;
- this.lTournament.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.lTournament.Location = new System.Drawing.Point(135, 30);
- this.lTournament.Name = "lTournament";
- this.lTournament.Size = new System.Drawing.Size(0, 16);
- this.lTournament.TabIndex = 2;
+ // eInterval
//
- // bTournament
+ this.eInterval.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.eInterval.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.eInterval.Name = "eInterval";
+ this.eInterval.Size = new System.Drawing.Size(50, 25);
//
- this.bTournament.Location = new System.Drawing.Point(54, 27);
- this.bTournament.Name = "bTournament";
- this.bTournament.Size = new System.Drawing.Size(75, 23);
- this.bTournament.TabIndex = 1;
- this.bTournament.Text = "wybierz";
- this.bTournament.UseVisualStyleBackColor = true;
- this.bTournament.Click += new System.EventHandler(this.bTournament_Click);
+ // bAutoSync
//
- // label3
+ this.bAutoSync.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.bAutoSync.Image = ((System.Drawing.Image)(resources.GetObject("bAutoSync.Image")));
+ this.bAutoSync.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.bAutoSync.Margin = new System.Windows.Forms.Padding(30, 1, 0, 2);
+ this.bAutoSync.Name = "bAutoSync";
+ this.bAutoSync.Size = new System.Drawing.Size(114, 22);
+ this.bAutoSync.Text = "Synchronizuj co:";
+ this.bAutoSync.Click += new System.EventHandler(this.bAutoSync_Click);
//
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(6, 32);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(42, 13);
- this.label3.TabIndex = 0;
- this.label3.Text = "Turniej:";
+ // toolStrip4
+ //
+ this.toolStrip4.BackColor = System.Drawing.Color.White;
+ this.toolStrip4.GripMargin = new System.Windows.Forms.Padding(0);
+ this.toolStrip4.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
+ this.toolStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.toolStripSplitButton1,
+ this.bMysqlSettings,
+ this.bForceSync,
+ this.bTruncate});
+ this.toolStrip4.Location = new System.Drawing.Point(3, 3);
+ this.toolStrip4.Name = "toolStrip4";
+ this.toolStrip4.Size = new System.Drawing.Size(563, 25);
+ this.toolStrip4.TabIndex = 26;
+ this.toolStrip4.Text = "toolStrip4";
+ //
+ // toolStripSplitButton1
+ //
+ this.toolStripSplitButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.bMySQLTournament,
+ this.bRRBTournament});
+ this.toolStripSplitButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripSplitButton1.Image")));
+ this.toolStripSplitButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.toolStripSplitButton1.Name = "toolStripSplitButton1";
+ this.toolStripSplitButton1.Size = new System.Drawing.Size(76, 22);
+ this.toolStripSplitButton1.Text = "Turniej";
+ this.toolStripSplitButton1.ToolTipText = "Wybierz turniej";
+ this.toolStripSplitButton1.ButtonClick += new System.EventHandler(this.toolStripSplitButton1_ButtonClick);
+ //
+ // bMySQLTournament
+ //
+ this.bMySQLTournament.Image = ((System.Drawing.Image)(resources.GetObject("bMySQLTournament.Image")));
+ this.bMySQLTournament.Name = "bMySQLTournament";
+ this.bMySQLTournament.Size = new System.Drawing.Size(95, 22);
+ this.bMySQLTournament.Text = "JFR";
+ this.bMySQLTournament.ToolTipText = "JFR Pary lub JFR Teamy";
+ this.bMySQLTournament.Click += new System.EventHandler(this.bMySQLTournament_Click);
+ //
+ // bRRBTournament
+ //
+ this.bRRBTournament.Image = ((System.Drawing.Image)(resources.GetObject("bRRBTournament.Image")));
+ this.bRRBTournament.Name = "bRRBTournament";
+ this.bRRBTournament.Size = new System.Drawing.Size(95, 22);
+ this.bRRBTournament.Text = "RRB";
+ this.bRRBTournament.ToolTipText = "Red Rose Bridge";
+ this.bRRBTournament.Click += new System.EventHandler(this.bRRBTournament_Click);
+ //
+ // bMysqlSettings
+ //
+ this.bMysqlSettings.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.bMysqlSettings.Image = ((System.Drawing.Image)(resources.GetObject("bMysqlSettings.Image")));
+ this.bMysqlSettings.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.bMysqlSettings.Name = "bMysqlSettings";
+ this.bMysqlSettings.Size = new System.Drawing.Size(125, 22);
+ this.bMysqlSettings.Text = "Ustawienia MySQL";
+ this.bMysqlSettings.Click += new System.EventHandler(this.bMysqlSettings_Click);
+ //
+ // bForceSync
+ //
+ this.bForceSync.Image = ((System.Drawing.Image)(resources.GetObject("bForceSync.Image")));
+ this.bForceSync.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.bForceSync.Margin = new System.Windows.Forms.Padding(65, 1, 0, 2);
+ this.bForceSync.Name = "bForceSync";
+ this.bForceSync.Size = new System.Drawing.Size(122, 22);
+ this.bForceSync.Text = "Wymuś przesłanie";
+ this.bForceSync.ToolTipText = "Wymuś przesłanie wszystkich do serwerka ponownie";
+ this.bForceSync.Click += new System.EventHandler(this.bForceSync_Click);
+ //
+ // bTruncate
+ //
+ this.bTruncate.Image = ((System.Drawing.Image)(resources.GetObject("bTruncate.Image")));
+ this.bTruncate.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.bTruncate.Name = "bTruncate";
+ this.bTruncate.Size = new System.Drawing.Size(139, 22);
+ this.bTruncate.Text = "Usuń nazwiska z BWS";
+ this.bTruncate.Click += new System.EventHandler(this.bTruncate_Click);
//
// tabPage3
//
- this.tabPage3.Controls.Add(this.bClearHands);
- this.tabPage3.Controls.Add(this.lRecordSections);
- this.tabPage3.Controls.Add(this.cblSections);
- this.tabPage3.Controls.Add(this.label14);
+ this.tabPage3.Controls.Add(this.label17);
+ this.tabPage3.Controls.Add(this.label18);
+ this.tabPage3.Controls.Add(this.label15);
+ this.tabPage3.Controls.Add(this.label16);
this.tabPage3.Controls.Add(this.label13);
- this.tabPage3.Controls.Add(this.lWczytywane);
+ this.tabPage3.Controls.Add(this.label14);
this.tabPage3.Controls.Add(this.label12);
+ this.tabPage3.Controls.Add(this.label10);
+ this.tabPage3.Controls.Add(this.gwSections);
+ this.tabPage3.Controls.Add(this.toolStrip3);
+ this.tabPage3.Controls.Add(this.lRecordSections);
this.tabPage3.Controls.Add(this.label11);
- this.tabPage3.Controls.Add(this.bLoadHands);
this.tabPage3.Location = new System.Drawing.Point(4, 22);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage3.Size = new System.Drawing.Size(563, 374);
+ this.tabPage3.Size = new System.Drawing.Size(569, 511);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "Rozkłady";
this.tabPage3.UseVisualStyleBackColor = true;
//
- // bClearHands
+ // label17
//
- this.bClearHands.Location = new System.Drawing.Point(334, 336);
- this.bClearHands.Name = "bClearHands";
- this.bClearHands.Size = new System.Drawing.Size(223, 23);
- this.bClearHands.TabIndex = 8;
- this.bClearHands.Text = "Usuń rozkłady dla wszystkich sektorów";
- this.bClearHands.UseVisualStyleBackColor = true;
- this.bClearHands.Click += new System.EventHandler(this.bClearHands_Click);
+ this.label17.AutoSize = true;
+ this.label17.Location = new System.Drawing.Point(458, 460);
+ this.label17.Name = "label17";
+ this.label17.Size = new System.Drawing.Size(71, 13);
+ this.label17.TabIndex = 18;
+ this.label17.Text = "brak rozdania";
//
- // lRecordSections
+ // label18
//
- this.lRecordSections.AutoSize = true;
- this.lRecordSections.Location = new System.Drawing.Point(23, 150);
- this.lRecordSections.Name = "lRecordSections";
- this.lRecordSections.Size = new System.Drawing.Size(46, 13);
- this.lRecordSections.TabIndex = 7;
- this.lRecordSections.Text = "Sektory:";
+ this.label18.AutoSize = true;
+ this.label18.BackColor = System.Drawing.SystemColors.ControlDark;
+ this.label18.Location = new System.Drawing.Point(432, 456);
+ this.label18.MinimumSize = new System.Drawing.Size(20, 20);
+ this.label18.Name = "label18";
+ this.label18.Size = new System.Drawing.Size(20, 20);
+ this.label18.TabIndex = 17;
+ this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
- // cblSections
+ // label15
//
- this.cblSections.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.cblSections.CheckOnClick = true;
- this.cblSections.FormattingEnabled = true;
- this.cblSections.Location = new System.Drawing.Point(26, 178);
- this.cblSections.MultiColumn = true;
- this.cblSections.Name = "cblSections";
- this.cblSections.Size = new System.Drawing.Size(456, 105);
- this.cblSections.TabIndex = 6;
- this.cblSections.SelectedIndexChanged += new System.EventHandler(this.cblSections_SelectedIndexChanged);
+ this.label15.AutoSize = true;
+ this.label15.Location = new System.Drawing.Point(322, 460);
+ this.label15.Name = "label15";
+ this.label15.Size = new System.Drawing.Size(104, 13);
+ this.label15.TabIndex = 16;
+ this.label15.Text = "rozkład niewczytany";
//
- // label14
+ // label16
//
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(6, 315);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(247, 13);
- this.label14.TabIndex = 5;
- this.label14.Text = "to także należy ręcznie zrobić Upload (patrz wyżej).";
+ this.label16.AutoSize = true;
+ this.label16.BackColor = System.Drawing.Color.Crimson;
+ this.label16.Location = new System.Drawing.Point(296, 456);
+ this.label16.MinimumSize = new System.Drawing.Size(20, 20);
+ this.label16.Name = "label16";
+ this.label16.Size = new System.Drawing.Size(20, 20);
+ this.label16.TabIndex = 15;
+ this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label13
//
this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(6, 293);
+ this.label13.Location = new System.Drawing.Point(156, 460);
this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(476, 13);
- this.label13.TabIndex = 4;
- this.label13.Text = "Jeżeli Server->Show hand records w BCS nie pokazuje rozkładów (i/lub nie pokazują" +
- " ich pierniczki)";
+ this.label13.Size = new System.Drawing.Size(134, 13);
+ this.label13.TabIndex = 14;
+ this.label13.Text = "rozkład wczytany z analizą";
//
- // lWczytywane
+ // label14
//
- this.lWczytywane.AutoSize = true;
- this.lWczytywane.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.lWczytywane.Location = new System.Drawing.Point(218, 84);
- this.lWczytywane.Name = "lWczytywane";
- this.lWczytywane.Size = new System.Drawing.Size(139, 13);
- this.lWczytywane.TabIndex = 3;
- this.lWczytywane.Text = "Wczytywane rozkłady: ";
+ this.label14.AutoSize = true;
+ this.label14.BackColor = System.Drawing.Color.LimeGreen;
+ this.label14.ForeColor = System.Drawing.Color.White;
+ this.label14.Location = new System.Drawing.Point(130, 456);
+ this.label14.MinimumSize = new System.Drawing.Size(20, 20);
+ this.label14.Name = "label14";
+ this.label14.Size = new System.Drawing.Size(20, 20);
+ this.label14.TabIndex = 13;
+ this.label14.Text = "A";
+ this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label12
//
this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(6, 36);
+ this.label12.Location = new System.Drawing.Point(34, 460);
this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(408, 13);
- this.label12.TabIndex = 2;
- this.label12.Text = "W przeciwnym razie trzeba w BCS wybrać: Session->Upload hand records->Upload...";
+ this.label12.Size = new System.Drawing.Size(90, 13);
+ this.label12.TabIndex = 12;
+ this.label12.Text = "rozkład wczytany";
//
- // label11
+ // label10
//
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(6, 14);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(280, 13);
- this.label11.TabIndex = 1;
- this.label11.Text = "Rozkłady muszą zostać wczytane przed \"Uruchom BCS\".";
+ this.label10.AutoSize = true;
+ this.label10.BackColor = System.Drawing.Color.LimeGreen;
+ this.label10.Location = new System.Drawing.Point(8, 456);
+ this.label10.MinimumSize = new System.Drawing.Size(20, 20);
+ this.label10.Name = "label10";
+ this.label10.Size = new System.Drawing.Size(20, 20);
+ this.label10.TabIndex = 11;
+ this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // gwSections
+ //
+ this.gwSections.AllowUserToAddRows = false;
+ this.gwSections.AllowUserToDeleteRows = false;
+ this.gwSections.AllowUserToResizeColumns = false;
+ this.gwSections.AllowUserToResizeRows = false;
+ this.gwSections.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable;
+ this.gwSections.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Sunken;
+ dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopLeft;
+ dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
+ dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.gwSections.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
+ this.gwSections.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+ this.gwSections.Location = new System.Drawing.Point(9, 118);
+ this.gwSections.MultiSelect = false;
+ this.gwSections.Name = "gwSections";
+ this.gwSections.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
+ this.gwSections.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
+ this.gwSections.ShowCellErrors = false;
+ this.gwSections.ShowEditingIcon = false;
+ this.gwSections.ShowRowErrors = false;
+ this.gwSections.Size = new System.Drawing.Size(554, 335);
+ this.gwSections.TabIndex = 10;
+ this.gwSections.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.gwSections_CellDoubleClick);
+ this.gwSections.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.gwSections_CellDoubleClick);
+ this.gwSections.CurrentCellDirtyStateChanged += new System.EventHandler(this.gwSections_CurrentCellDirtyStateChanged);
+ //
+ // toolStrip3
+ //
+ this.toolStrip3.BackColor = System.Drawing.Color.White;
+ this.toolStrip3.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.toolStrip3.GripMargin = new System.Windows.Forms.Padding(0);
+ this.toolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
+ this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.bLoadHands,
+ this.bClearHands});
+ this.toolStrip3.Location = new System.Drawing.Point(3, 483);
+ this.toolStrip3.Name = "toolStrip3";
+ this.toolStrip3.Size = new System.Drawing.Size(563, 25);
+ this.toolStrip3.TabIndex = 9;
+ this.toolStrip3.Text = "toolStrip3";
//
// bLoadHands
//
- this.bLoadHands.Location = new System.Drawing.Point(26, 84);
+ this.bLoadHands.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.bLoadHands.Image = ((System.Drawing.Image)(resources.GetObject("bLoadHands.Image")));
+ this.bLoadHands.ImageTransparentColor = System.Drawing.Color.Magenta;
this.bLoadHands.Name = "bLoadHands";
- this.bLoadHands.Size = new System.Drawing.Size(149, 42);
- this.bLoadHands.TabIndex = 0;
- this.bLoadHands.Text = "Wczytaj rozkłady";
- this.bLoadHands.UseVisualStyleBackColor = true;
+ this.bLoadHands.Size = new System.Drawing.Size(274, 22);
+ this.bLoadHands.Text = "Wczytaj rozkłady do zaznaczonych sektorów";
this.bLoadHands.Click += new System.EventHandler(this.bLoadHands_Click);
//
+ // bClearHands
+ //
+ this.bClearHands.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.bClearHands.Image = ((System.Drawing.Image)(resources.GetObject("bClearHands.Image")));
+ this.bClearHands.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.bClearHands.Name = "bClearHands";
+ this.bClearHands.Size = new System.Drawing.Size(230, 22);
+ this.bClearHands.Text = "Usuń rozkłady dla wszystkich sektorów";
+ this.bClearHands.Click += new System.EventHandler(this.bClearHands_Click);
+ //
+ // lRecordSections
+ //
+ this.lRecordSections.AutoSize = true;
+ this.lRecordSections.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.lRecordSections.Location = new System.Drawing.Point(6, 102);
+ this.lRecordSections.Name = "lRecordSections";
+ this.lRecordSections.Size = new System.Drawing.Size(54, 13);
+ this.lRecordSections.TabIndex = 7;
+ this.lRecordSections.Text = "Sektory:";
+ //
+ // label11
+ //
+ this.label11.AutoSize = true;
+ this.label11.Location = new System.Drawing.Point(6, 12);
+ this.label11.Name = "label11";
+ this.label11.Size = new System.Drawing.Size(479, 78);
+ this.label11.TabIndex = 1;
+ this.label11.Text = resources.GetString("label11.Text");
+ //
// timer
//
this.timer.Tick += new System.EventHandler(this.timer_Tick);
@@ -979,92 +1429,116 @@
//
this.openPBN.Filter = "PBN|*.pbn";
//
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(315, 319);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(121, 13);
- this.label15.TabIndex = 33;
- this.label15.Text = "Wymagana wersja BCS:";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(330, 336);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(106, 13);
- this.label16.TabIndex = 34;
- this.label16.Text = "Wykryta wersja BCS:";
+ // toolStrip1
+ //
+ this.toolStrip1.GripMargin = new System.Windows.Forms.Padding(0);
+ this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
+ this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.labelFilename,
+ this.bLaunch,
+ this.bUpdateSession});
+ this.toolStrip1.Location = new System.Drawing.Point(0, 0);
+ this.toolStrip1.Name = "toolStrip1";
+ this.toolStrip1.Padding = new System.Windows.Forms.Padding(0, 10, 1, 5);
+ this.toolStrip1.Size = new System.Drawing.Size(583, 42);
+ this.toolStrip1.TabIndex = 3;
+ this.toolStrip1.Text = "toolStrip1";
//
- // label17
+ // labelFilename
//
- this.label17.AutoSize = true;
- this.label17.Location = new System.Drawing.Point(330, 352);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(105, 13);
- this.label17.TabIndex = 35;
- this.label17.Text = "Wymagany firmware:";
+ this.labelFilename.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.labelFilename.Name = "labelFilename";
+ this.labelFilename.Size = new System.Drawing.Size(0, 24);
//
- // lRequiredVersion
+ // bLaunch
//
- this.lRequiredVersion.AutoSize = true;
- this.lRequiredVersion.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.lRequiredVersion.Location = new System.Drawing.Point(448, 319);
- this.lRequiredVersion.Name = "lRequiredVersion";
- this.lRequiredVersion.Size = new System.Drawing.Size(0, 13);
- this.lRequiredVersion.TabIndex = 36;
+ this.bLaunch.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.bLaunch.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+ this.bLaunch.Image = ((System.Drawing.Image)(resources.GetObject("bLaunch.Image")));
+ this.bLaunch.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.bLaunch.Margin = new System.Windows.Forms.Padding(0, 1, 10, 2);
+ this.bLaunch.Name = "bLaunch";
+ this.bLaunch.Size = new System.Drawing.Size(65, 24);
+ this.bLaunch.Text = "BCS";
+ this.bLaunch.ToolTipText = "Uruchom BCS";
+ this.bLaunch.Click += new System.EventHandler(this.bLaunch_Click);
//
- // lDetectedVersion
+ // bUpdateSession
//
- this.lDetectedVersion.AutoSize = true;
- this.lDetectedVersion.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.lDetectedVersion.Location = new System.Drawing.Point(448, 336);
- this.lDetectedVersion.Name = "lDetectedVersion";
- this.lDetectedVersion.Size = new System.Drawing.Size(0, 13);
- this.lDetectedVersion.TabIndex = 37;
+ this.bUpdateSession.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.bUpdateSession.Image = ((System.Drawing.Image)(resources.GetObject("bUpdateSession.Image")));
+ this.bUpdateSession.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.bUpdateSession.Name = "bUpdateSession";
+ this.bUpdateSession.Size = new System.Drawing.Size(65, 24);
+ this.bUpdateSession.Text = "Update";
+ this.bUpdateSession.ToolTipText = "Update ustawień w trakcie sesji";
+ this.bUpdateSession.Click += new System.EventHandler(this.updateSession_Click);
//
- // lRequiredFirmware
+ // namesTimer
//
- this.lRequiredFirmware.AutoSize = true;
- this.lRequiredFirmware.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
- this.lRequiredFirmware.Location = new System.Drawing.Point(448, 352);
- this.lRequiredFirmware.Name = "lRequiredFirmware";
- this.lRequiredFirmware.Size = new System.Drawing.Size(0, 13);
- this.lRequiredFirmware.TabIndex = 38;
+ this.namesTimer.Interval = 3000;
+ this.namesTimer.Tick += new System.EventHandler(this.namesTimer_Tick);
//
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(577, 511);
+ this.ClientSize = new System.Drawing.Size(583, 608);
+ this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.statusStrip1);
- this.Controls.Add(this.groupBoxTop);
- this.Controls.Add(this.menu);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.MainMenuStrip = this.menu;
this.MaximizeBox = false;
this.Name = "MainForm";
+ this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
this.Text = "Aktywator";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
this.Load += new System.EventHandler(this.MainForm_Load);
this.Shown += new System.EventHandler(this.MainForm_Shown);
- this.groupBoxTop.ResumeLayout(false);
- this.groupBoxTop.PerformLayout();
- this.menu.ResumeLayout(false);
- this.menu.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
- this.tabPage1.PerformLayout();
+ this.panel1.ResumeLayout(false);
+ this.panel1.PerformLayout();
+ this.toolStrip2.ResumeLayout(false);
+ this.toolStrip2.PerformLayout();
+ this.statusStrip2.ResumeLayout(false);
+ this.statusStrip2.PerformLayout();
+ this.groupBox7.ResumeLayout(false);
+ this.groupBox7.PerformLayout();
+ this.groupBox2.ResumeLayout(false);
+ this.groupBox2.PerformLayout();
+ this.groupBox6.ResumeLayout(false);
+ this.groupBox6.PerformLayout();
+ this.groupBox3.ResumeLayout(false);
+ this.groupBox3.PerformLayout();
+ this.groupBox5.ResumeLayout(false);
+ this.groupBox5.PerformLayout();
+ this.groupBox4.ResumeLayout(false);
+ this.groupBox4.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
+ this.sectionToolStrip.ResumeLayout(false);
+ this.sectionToolStrip.PerformLayout();
+ this.namesPanel.ResumeLayout(false);
+ this.namesPanel.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.numNamesRefreshInterval)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.numTeamsTableOffset)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.namesGridView)).EndInit();
+ this.syncToolStrip.ResumeLayout(false);
+ this.syncToolStrip.PerformLayout();
+ this.toolStrip4.ResumeLayout(false);
+ this.toolStrip4.PerformLayout();
this.tabPage3.ResumeLayout(false);
this.tabPage3.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gwSections)).EndInit();
+ this.toolStrip3.ResumeLayout(false);
+ this.toolStrip3.PerformLayout();
+ this.toolStrip1.ResumeLayout(false);
+ this.toolStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
@@ -1072,14 +1546,7 @@
#endregion
- private System.Windows.Forms.GroupBox groupBoxTop;
- private System.Windows.Forms.Label labelFilename;
private System.Windows.Forms.OpenFileDialog open;
- private System.Windows.Forms.Button bLaunch;
- private System.Windows.Forms.MenuStrip menu;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem konwertujuzupelnijBrakiToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem updateUstawieńWSerwerkuWTrakcieSesjiToolStripMenuItem;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel status1;
private System.Windows.Forms.ToolStripStatusLabel status2;
@@ -1103,7 +1570,6 @@
public System.Windows.Forms.CheckBox xShowResults;
public System.Windows.Forms.TabPage tabPage2;
public System.Windows.Forms.CheckBox xConfirmNP;
- public System.Windows.Forms.Label label1;
public System.Windows.Forms.CheckBox xShowPlayerNames;
public System.Windows.Forms.CheckBox xAutoBoardNumber;
public System.Windows.Forms.CheckBox xScoreCorrection;
@@ -1112,10 +1578,7 @@
public System.Windows.Forms.CheckBox xNextSeatings;
public System.Windows.Forms.CheckBox xRemainingBoards;
public System.Windows.Forms.CheckBox xResetFunctionKey;
- private System.Windows.Forms.Button bSave;
- private System.Windows.Forms.Button bLoad;
private System.Windows.Forms.Label lTournament;
- private System.Windows.Forms.Button bTournament;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label lTables;
@@ -1123,42 +1586,85 @@
private System.Windows.Forms.Label lType;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Button bSync;
- private System.Windows.Forms.Button bAutoSync;
private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Button bMysqlSettings;
- private System.Windows.Forms.Button bTruncate;
- private System.Windows.Forms.TextBox eInterval;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label7;
private System.Windows.Forms.Timer timer;
private System.Windows.Forms.Label lSkok;
- private System.Windows.Forms.Label lNazwyTeamow;
- private System.Windows.Forms.Button bForceSync;
public System.Windows.Forms.ComboBox xResultsOverview;
public System.Windows.Forms.CheckBox xViewHandrecord;
private System.Windows.Forms.TabPage tabPage3;
- private System.Windows.Forms.Button bLoadHands;
- private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
- public System.Windows.Forms.Label lWczytywane;
private System.Windows.Forms.OpenFileDialog openPBN;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.TextBox eOomRounds;
public System.Windows.Forms.CheckBox xCollectPlay;
public System.Windows.Forms.CheckBox xCollectBidding;
public System.Windows.Forms.CheckBox xCheckLeadCard;
- public System.Windows.Forms.CheckedListBox cblSections;
private System.Windows.Forms.Label lRecordSections;
- private System.Windows.Forms.Button bClearHands;
+ private System.Windows.Forms.GroupBox groupBox6;
+ private System.Windows.Forms.GroupBox groupBox7;
+ private System.Windows.Forms.GroupBox groupBox5;
+ private System.Windows.Forms.GroupBox groupBox4;
+ private System.Windows.Forms.GroupBox groupBox3;
+ private System.Windows.Forms.GroupBox groupBox2;
+ private System.Windows.Forms.ToolStrip toolStrip1;
+ private System.Windows.Forms.ToolStripLabel labelFilename;
+ private System.Windows.Forms.ToolStripButton bLaunch;
+ private System.Windows.Forms.ToolStripButton bUpdateSession;
+ private System.Windows.Forms.ToolStrip toolStrip3;
+ private System.Windows.Forms.ToolStripButton bLoadHands;
+ private System.Windows.Forms.ToolStripButton bClearHands;
+ private System.Windows.Forms.ToolStrip toolStrip4;
+ private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton1;
+ private System.Windows.Forms.ToolStripMenuItem bMySQLTournament;
+ private System.Windows.Forms.ToolStripMenuItem bRRBTournament;
+ private System.Windows.Forms.ToolStripButton bMysqlSettings;
+ private System.Windows.Forms.ToolStrip syncToolStrip;
+ private System.Windows.Forms.ToolStripButton bSync;
+ private System.Windows.Forms.ToolStripButton bForceSync;
+ private System.Windows.Forms.ToolStripButton bTruncate;
+ private System.Windows.Forms.ToolStripButton bAutoSync;
+ private System.Windows.Forms.ToolStripTextBox eInterval;
+ private System.Windows.Forms.ToolStripTextBox eOomRounds;
+ private System.Windows.Forms.ToolStripLabel lOomLabel;
+ private System.Windows.Forms.ToolStripButton toolStripButton2;
+ private System.Windows.Forms.DataGridView namesGridView;
+ private System.Windows.Forms.Panel namesPanel;
+ public System.Windows.Forms.NumericUpDown numTeamsTableOffset;
+ private System.Windows.Forms.Label label9;
+ private System.Windows.Forms.Label label7;
+ private System.Windows.Forms.Button button1;
+ private System.Windows.Forms.NumericUpDown numNamesRefreshInterval;
+ private System.Windows.Forms.Label label1;
+ public System.Windows.Forms.Label lFirstSectorSettings;
+ public System.Windows.Forms.ComboBox cbSettingsSection;
+ private System.Windows.Forms.DataGridViewTextBoxColumn Number;
+ private System.Windows.Forms.DataGridViewTextBoxColumn NorthSouth;
+ private System.Windows.Forms.DataGridViewTextBoxColumn EastWest;
+ private System.Windows.Forms.CheckBox checkBox1;
+ private System.Windows.Forms.Panel panel1;
+ private System.Windows.Forms.StatusStrip statusStrip2;
+ private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
+ private System.Windows.Forms.ToolStripStatusLabel lRequiredVersion;
+ private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
+ private System.Windows.Forms.ToolStripStatusLabel lDetectedVersion;
+ private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
+ private System.Windows.Forms.ToolStripStatusLabel lRequiredFirmware;
+ private System.Windows.Forms.ToolStrip toolStrip2;
+ private System.Windows.Forms.ToolStripButton bLoad;
+ private System.Windows.Forms.ToolStripButton bSave;
+ public System.Windows.Forms.Label lGroupSectionsWarning;
+ internal System.Windows.Forms.Button bTeamsNamesSettings;
+ public System.Windows.Forms.Timer namesTimer;
+ public System.Windows.Forms.DataGridView gwSections;
+ private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label17;
- private System.Windows.Forms.Label label16;
+ private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label lRequiredFirmware;
- private System.Windows.Forms.Label lDetectedVersion;
- private System.Windows.Forms.Label lRequiredVersion;
+ private System.Windows.Forms.Label label16;
+ private System.Windows.Forms.Label label13;
+ private System.Windows.Forms.Label label14;
+ private System.Windows.Forms.Label label12;
+ private System.Windows.Forms.ToolStrip sectionToolStrip;
+ private System.Windows.Forms.ToolStripLabel toolStripLabel1;
+ private System.Windows.Forms.ToolStripComboBox cbNamesSection;
}
}