Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 13 years ago

#1322 closed defect (done)

Unable to set breakpoint on ProgrammableOperator

Reported by: epitzer Owned by: epitzer
Priority: medium Milestone: HeuristicLab 3.3.3
Component: Operators.Programmable Version: 3.3.3
Keywords: Cc:

Description

There is no option to set a breakpoint on a programmable operator

Change History (7)

comment:1 Changed 13 years ago by epitzer

  • Owner changed from swagner to epitzer
  • Status changed from new to accepted

comment:2 Changed 13 years ago by epitzer

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

Add breakpoint to ProgrammableOperator (r5042)

this patch also adds a shortcut (F6) to recompile, makes minor GUI improvements and gets rid of resource files

comment:3 Changed 13 years ago by swagner

  • Owner changed from swagner to epitzer
  • Status changed from reviewing to assigned

Minor review comments:

  • The tooltip of the compile button should be "Compile (F6)".
  • The texts of the new label shown right beside the buttons should start with a capital letter (for example "Not compiled" or "Compilation failed").
  • The error messages shown at the bottom of the code view should start with a capital letter too (for example "Error in generated code").

comment:4 Changed 13 years ago by epitzer

  • Status changed from assigned to accepted

comment:5 Changed 13 years ago by epitzer

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

Add shortcut to tool tip and properly capitalize GUI messages (r5218)

comment:6 Changed 13 years ago by swagner

  • Owner changed from swagner to epitzer
  • Status changed from reviewing to readytorelease

comment:7 Changed 13 years ago by mkommend

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.2 to 3.3.3
Note: See TracTickets for help on using tickets.