Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/16/13 18:52:52 (11 years ago)
Author:
gkronber
Message:

#2102 moved "shrink data analysis solutions" and "create ensemble" to a "data analysis" sub-menu in the "Edit" menu. And added an export button to the views for data analysis solution that automatically discovers supported exporters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/SymbolicClassificationSolutionView.Designer.cs

    r9456 r9973  
    4545    /// </summary>
    4646    private void InitializeComponent() {
    47       System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SymbolicDiscriminantFunctionClassificationSolutionView));
    4847      this.btnSimplify = new System.Windows.Forms.Button();
    4948      ((System.ComponentModel.ISupportInitialize)(this.splitContainer)).BeginInit();
     
    5453      this.detailsGroupBox.SuspendLayout();
    5554      this.SuspendLayout();
     55      exportButton.Visible = false;
    5656      //
    5757      // splitContainer
Note: See TracChangeset for help on using the changeset viewer.