bright-gpu-74537
11/05/2021, 5:08 PMlimited-advantage-32748
11/05/2021, 5:09 PMlimited-advantage-32748
11/05/2021, 5:09 PMbright-gpu-74537
11/05/2021, 6:13 PMlimited-advantage-32748
11/05/2021, 6:13 PMbright-gpu-74537
11/05/2021, 6:15 PMlimited-advantage-32748
11/05/2021, 6:16 PMbright-gpu-74537
11/05/2021, 6:16 PMbright-gpu-74537
11/05/2021, 6:18 PMlimited-advantage-32748
11/05/2021, 6:20 PMlimited-advantage-32748
11/05/2021, 6:20 PMbright-gpu-74537
11/05/2021, 6:20 PMbright-gpu-74537
11/05/2021, 6:20 PMlimited-advantage-32748
11/05/2021, 7:00 PMlimited-advantage-32748
11/05/2021, 7:01 PMhaxe
table = new TableView();
table.addColumn("Color"); //<-- Crashes here
Can't cast haxe.ui.components.Label to haxe.ui.core.ItemRenderer
Called from haxe.ui.containers._TableView.Builder.fillExistingRenderer (haxe/ui/containers/TableView.hx line 437)
Called from haxe.ui.containers._TableView.Builder.onInitialize (haxe/ui/containers/TableView.hx line 322)
Called from haxe.ui.core.Component.initializeComponent (haxe/ui/core/Component.hx line 1503)
Called from haxe.ui.core.ComponentValidation.validateComponent (haxe/ui/core/ComponentValidation.hx line 172)
Called from haxe.ui.validation.ValidationManager.process (haxe/ui/validation/ValidationManager.hx line 140)
Called from haxe.ui.util.$Timer.~delay.1 (haxe/ui/util/Timer.hx line 10)
Called from haxe.ui.backend.$TimerImpl.update (haxe/ui/backend/TimerImpl.hx line 13)
Called from haxe.ui.backend.$BackendImpl.update (haxe/ui/backend/BackendImpl.hx line 7)
Called from haxe.$MainLoop.tick (C:\HaxeToolkit\haxe\std/haxe/MainLoop.hx line 204)
Called from haxe.$MainLoop.~injectIntoEventLoop.0 (C:\HaxeToolkit\haxe\std/haxe/MainLoop.hx line 118)
Called from sys.thread.EventLoop.progress (C:\HaxeToolkit\haxe\std/sys/thread/EventLoop.hx line 114)
Called from hxd.$System.runMainLoop (hxd/System.hl.hx line 152)
Called from hxd.$System.runMainLoop (hxd/System.hl.hx line 142)
Called from haxe.$Timer.~delay.0 (C:\HaxeToolkit\haxe\std/haxe/Timer.hx line 144)
Called from haxe.$Timer.~__constructor__.0 (C:\HaxeToolkit\haxe\std/haxe/Timer.hx line 76)
Called from sys.thread.EventLoop.loop (C:\HaxeToolkit\haxe\std/sys/thread/EventLoop.hx line 150)
Called from sys.thread._Thread.$Thread_Impl_.processEvents (C:\HaxeToolkit\haxe\std/hl/_std/sys/thread/Thread.hx line 62)bright-gpu-74537
11/05/2021, 7:02 PMbright-gpu-74537
11/05/2021, 7:02 PMlimited-advantage-32748
11/05/2021, 7:02 PMbright-gpu-74537
11/05/2021, 7:03 PMHeader add the `Column`s to that and then add that to the table?limited-advantage-32748
11/05/2021, 7:03 PMbright-gpu-74537
11/05/2021, 7:04 PMbright-gpu-74537
11/05/2021, 7:04 PMlimited-advantage-32748
11/05/2021, 7:04 PMbright-gpu-74537
11/05/2021, 7:05 PMbright-gpu-74537
11/05/2021, 7:06 PMlimited-advantage-32748
11/05/2021, 7:06 PMbright-gpu-74537
11/05/2021, 7:07 PMbright-gpu-74537
11/05/2021, 7:07 PMlimited-advantage-32748
11/05/2021, 7:10 PMbright-gpu-74537
11/05/2021, 7:10 PM