View Issue Details

IDProjectCategoryView StatusLast Update
0002006NoesisGUIC# SDKpublic2021-08-04 18:23
ReporterKeldorKatarn Assigned Tosfernandez  
PriorityurgentSeverityfeatureReproducibilityalways
Status assignedResolutionopen 
Product Version3.0.12 
Target Version3.1 
Summary0002006: Controls are missing virtual OnEvent methods
DescriptionControls 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.
It is less efficient and the deriving class cannot react to values set in eventArgs by any handler.
TagsNo tags attached.
PlatformAny

Relationships

related to 0002008 resolvedsfernandez FrameworkElement.OnApplyTemplate method missing or not virtual 
related to 0002007 resolvedsfernandez TemplatePartAttribute missing 
related to 0002009 resolvedsfernandez StyleTypedPropertyAttribute missing 
child of 0001038 assignedsfernandez Caliburn.Micro metaticket 

Activities

KeldorKatarn

KeldorKatarn

2021-05-08 10:18

reporter   ~0007233

Last edited: 2021-05-08 12:50

I put the four features in relation to eachother because they're all related to CustomControl development.

Issue History

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