Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/06/10 04:48:03 (14 years ago)
Author:
swagner
Message:

Operator architecture refactoring (#95)

  • implemented reviewers' comments on version r2917.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators.Views/3.3/ValuesCollectorView.Designer.cs

    r2917 r2949  
    136136      this.breakpointCheckBox.UseVisualStyleBackColor = true;
    137137      this.breakpointCheckBox.CheckedChanged += new System.EventHandler(this.breakpointCheckBox_CheckedChanged);
     138      this.toolTip.SetToolTip(this.breakpointCheckBox, "Check if an engine should stop execution each time after this operator has been processed.");
    138139      //
    139140      // breakpointLabel
Note: See TracChangeset for help on using the changeset viewer.