View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000869 | NoesisGUI | Unity | public | 2016-04-19 13:00 | 2018-11-23 02:08 |
| Reporter | easylaser | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.2.5f9 | ||||
| Target Version | 2.2.0 | Fixed in Version | 2.2.0b3 | ||
| Summary | 0000869: UIElement C# API missing RaiseEvent method | ||||
| Description | The API for UIElement is missing the RaiseEvent method which is present in the WPF API. The documentation for UIElement at http://www.noesisengine.com/docs/Gui.Core._UIElement.html state that RaiseEvent should be present. | ||||
| Platform | Any | ||||
|
RoutedEvents are not exposed to C# API yet. First we need to provide access to the EventManager so new RoutedEvents can be created and registered. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-04-19 13:00 |
|
New Issue | |
| 2016-04-20 10:51 | sfernandez | Note Added: 0003816 | |
| 2016-04-20 10:51 | sfernandez | Assigned To | => sfernandez |
| 2016-04-20 10:51 | sfernandez | Status | new => assigned |
| 2016-04-20 10:51 | sfernandez | Target Version | => 1.3.0 |
| 2017-12-14 10:48 | sfernandez | Reporter | peterh => easylaser |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-20 19:51 | jsantos | Target Version | 1.3.0 => 2.2.0 |
| 2018-11-20 19:51 | jsantos | View Status | private => public |
| 2018-11-20 19:51 | jsantos | Platform | => Any |
| 2018-11-23 02:08 | sfernandez | Status | assigned => resolved |
| 2018-11-23 02:08 | sfernandez | Resolution | open => fixed |
| 2018-11-23 02:08 | sfernandez | Fixed in Version | => 2.2.0b3 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |