View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002006 | NoesisGUI | C# SDK | public | 2021-05-07 07:17 | 2021-08-04 18:23 |
| Reporter | KeldorKatarn | Assigned To | sfernandez | ||
| Priority | urgent | Severity | feature | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.0.12 | ||||
| Target Version | 3.1 | ||||
| Summary | 0002006: Controls are missing virtual OnEvent methods | ||||
| Description | Controls are missing the typical OnEvent methods like OnMouseLeftButtonDown. Overriding these is the standard way of implementing functionality. Subscribing to their own events is not good style. | ||||
| Platform | Any | ||||
| related to | 0002008 | resolved | sfernandez | FrameworkElement.OnApplyTemplate method missing or not virtual |
| related to | 0002007 | resolved | sfernandez | TemplatePartAttribute missing |
| related to | 0002009 | resolved | sfernandez | StyleTypedPropertyAttribute missing |
| child of | 0001038 | assigned | sfernandez | Caliburn.Micro metaticket |
|
I put the four features in relation to eachother because they're all related to CustomControl development. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-05-07 07:17 | KeldorKatarn | New Issue | |
| 2021-05-07 10:23 | sfernandez | Assigned To | => sfernandez |
| 2021-05-07 10:23 | sfernandez | Status | new => assigned |
| 2021-05-07 10:23 | sfernandez | Target Version | => 3.1 |
| 2021-05-08 10:17 | KeldorKatarn | Relationship added | related to 0002008 |
| 2021-05-08 10:17 | KeldorKatarn | Relationship added | related to 0002007 |
| 2021-05-08 10:18 | KeldorKatarn | Note Added: 0007233 | |
| 2021-05-08 12:49 | KeldorKatarn | Relationship added | related to 0002009 |
| 2021-05-08 12:50 | KeldorKatarn | Note Edited: 0007233 | |
| 2021-05-25 14:42 | KeldorKatarn | Relationship added | child of 0001038 |
| 2021-05-25 14:45 | KeldorKatarn | Priority | normal => urgent |