Can not compile example · Issue #21 · yglukhov/nimx

File: main.nim import nimx.sdl_window import nimx.text_field First create a window. Window is the root of view hierarchy. Currently there are two types of windows. SdlWindow should be used with nat...