Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#1194 closed defect (done)

Call SetEnabledStateOfControls when a new view is created

Reported by: swagner Owned by: swagner
Priority: medium Milestone: HeuristicLab 3.3.1
Component: MainForm.WindowsForms Version: 3.3.1
Keywords: Cc:

Description

SetEnabledStateOfControls is not called initially when a new view is created. Therefore the enabled state of some controls might not be correct. For example, if no content is set in a collection view, the add button is still enabled.

Change History (5)

comment:1 Changed 14 years ago by mkommend

  • Status changed from new to accepted

comment:2 Changed 14 years ago by mkommend

  • Owner changed from mkommend to swagner
  • Status changed from accepted to reviewing

Added a call to the SetEnabledStateOfControls method in the OnInitialized method with r4436.

comment:3 Changed 14 years ago by swagner

  • Resolution set to fixed
  • Status changed from reviewing to closed
  • Version changed from 3.3.0 to 3.3.1

comment:4 Changed 13 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 13 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.