#2159 closed enhancement (done)
Hierarchical textual formatter of symbolic expression trees
Reported by: | bburlacu | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.10 |
Component: | Encodings.SymbolicExpressionTreeEncoding | Version: | 3.3.9 |
Keywords: | Cc: |
Description (last modified by bburlacu)
Attachments (1)
Change History (14)
Changed 11 years ago by bburlacu
comment:1 Changed 11 years ago by bburlacu
- Description modified (diff)
- Status changed from new to assigned
comment:2 Changed 11 years ago by bburlacu
- Status changed from assigned to accepted
comment:3 Changed 11 years ago by bburlacu
r10522: Added the SymbolicExpressionTreeHierarchicalFormatter. Changed the TextualSymbolicDataAnalysisModelView to use a monospaced font.
comment:4 Changed 11 years ago by bburlacu
r10523: Added license header to SymbolicExpressionTreeHierarchicalFormatter.cs
comment:5 Changed 11 years ago by bburlacu
- Owner changed from bburlacu to mkommend
- Status changed from accepted to reviewing
comment:6 Changed 10 years ago by mkommend
- Owner changed from mkommend to bburlacu
- Status changed from reviewing to assigned
Review comments:
- The font used in the textbox to select the exporter looks odd.
- The cursor should be hidden in the textbox.
The source code as well as the implemented functionality look fine.
comment:7 Changed 10 years ago by bburlacu
- Owner changed from bburlacu to mkommend
- Status changed from assigned to reviewing
r10953: Fixed comboBox font, but couldn't hide the caret in the textBox (although it is readonly).
comment:8 Changed 10 years ago by bburlacu
r10956: Forgot to commit changes in TextualSymbolicDataAnalysisModelView.designer.cs
comment:9 Changed 10 years ago by mkommend
- Status changed from reviewing to readytorelease
comment:10 Changed 10 years ago by gkronber
comment:11 Changed 10 years ago by gkronber
- Resolution set to done
- Status changed from readytorelease to closed
comment:12 Changed 10 years ago by gkronber
Note: See
TracTickets for help on using
tickets.
Example of the hierarchical formatter output