Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/01/10 16:40:24 (14 years ago)
Author:
gkronber
Message:

Fixed problems in persistence and cloning of functions and function libraries. Added test-functionality to editor for function libraries. Fixed bugs in editor for function libraries. #748 (FunctionLibraryView is empty)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.GP/3.3/FunctionView.Designer.cs

    r2701 r2729  
    149149      this.subFunctionsListBox.Location = new System.Drawing.Point(6, 46);
    150150      this.subFunctionsListBox.Name = "subFunctionsListBox";
     151      this.subFunctionsListBox.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
    151152      this.subFunctionsListBox.Size = new System.Drawing.Size(405, 225);
    152153      this.subFunctionsListBox.TabIndex = 12;
Note: See TracChangeset for help on using the changeset viewer.