Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event conversion #7

Open
hoseyjoe opened this issue Apr 23, 2020 · 0 comments
Open

Event conversion #7

hoseyjoe opened this issue Apr 23, 2020 · 0 comments

Comments

@hoseyjoe
Copy link

hoseyjoe commented Apr 23, 2020

HaxeUITest.zip
Click on the empty input to right of "Arca Name2 and more:"

Can't cast haxe.ui.events.FocusEvent to haxe.ui.events.MouseEvent

Called from haxe.ui.core.ItemRenderer.~set_allowHover.3 (C:\SDKs\Haxe\haxe\std/hl/_std/Date.hx line 0)
Called from haxe.ui.util.EventMap.invoke (haxe/ui/util/EventMap.hx line 76)
Called from haxe.ui.core.ComponentEvents.dispatch (haxe/ui/core/ComponentEvents.hx line 97)
Called from haxe.ui.core.InteractiveComponent.set_focus (haxe/ui/core/InteractiveComponent.hx line 49)
Called from haxe.ui.components._TextArea.Events.onMouseDown (haxe/ui/components/TextArea.hx line 356)
Called from haxe.ui.core.ItemRenderer.~set_allowHover.3 (C:\SDKs\Haxe\haxe\std/hl/_std/Date.hx line 0)
Called from haxe.ui.util.EventMap.invoke (haxe/ui/util/EventMap.hx line 76)
Called from haxe.ui.core.ComponentEvents.dispatch (haxe/ui/core/ComponentEvents.hx line 97)
Called from haxe.ui.core.ComponentEvents._onMappedEvent (haxe/ui/core/ComponentEvents.hx line 114)
Called from haxe.ui.backend.ComponentImpl.__onMouseEvent (haxe/ui/backend/ComponentImpl.hx line 228)
Called from haxe.ui.backend.ComponentImpl.~mapEvent.0 (haxe/ui/backend/ComponentImpl.hx line 199)```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant