View Issue Details

IDProjectCategoryView StatusLast Update
0003033NoesisGUIC++ SDKpublic2024-01-23 18:46
ReporterHateDread Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product Version3.2.2 
Target Version3.2.3Fixed in Version3.2.3 
Summary0003033: Event raises incorrect warning/error when trying to remove non-existent handler
Description

As per https://www.noesisengine.com/forums/viewtopic.php?p=16545#p16530, when attempting to remove a handler from an event, i.e. 'FrameworkElement*->SizeChanged() -= NameOfHandlerHere;', Noesis raises a warning/error:

Event 'SizeChanged' has no handlers registered

This is a behavioral divergence from WPF, which does not have any such emission.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-01-23 14:43 HateDread New Issue
2024-01-23 17:52 sfernandez Assigned To => sfernandez
2024-01-23 17:52 sfernandez Status new => assigned
2024-01-23 17:52 sfernandez Product Version 3.2 => 3.2.2
2024-01-23 17:52 sfernandez Target Version => 3.2.3
2024-01-23 18:46 sfernandez Status assigned => resolved
2024-01-23 18:46 sfernandez Resolution open => fixed
2024-01-23 18:46 sfernandez Fixed in Version => 3.2.3