TheRuneSnake

Results 3 issues of TheRuneSnake

Error log: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at Myra.Graphics2D.UI.Widget.OnTouchDown() at Myra.Graphics2D.UI.Container.OnTouchDown() at Myra.Graphics2D.UI.ButtonBase`1.OnTouchDown() at Myra.Graphics2D.UI.ButtonBase`1.DoClick() at MPNext.GeneratedECS.datatype.Component_Global.GenerateDebugUI(VerticalStackPanel panel, Component component) in C:\Users\Laptop...

On panel / windows we have events like a KeyDown and MouseMoved events. I would like to request a MouseDown and MouseUp event that is triggerd when the user presses...

A gui element to edit a date / time. Would be nice if it works with the C# DateTime() object.