Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/16/11 11:24:24 (13 years ago)
Author:
abeham
Message:

#567

  • Added item template
  • Adapted problem template
  • Enabled tab key to continue editing the next column in the grid
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/Templates/HeuristicLab.VS2010Wizards/AlgorithmWizardForm.Designer.cs

    r4188 r5704  
    137137      this.label4.Location = new System.Drawing.Point(96, 21);
    138138      this.label4.Name = "label4";
    139       this.label4.Size = new System.Drawing.Size(311, 39);
     139      this.label4.Size = new System.Drawing.Size(214, 39);
    140140      this.label4.TabIndex = 1;
    141       this.label4.Text = "New Algorithm Wizard";
     141      this.label4.Text = "New Algorithm";
    142142      //
    143143      // pictureBox1
Note: See TracChangeset for help on using the changeset viewer.