nimx
nimx copied to clipboard
GUI library
Results
51
nimx issues
Sort by
recently updated
recently updated
newest added
Library fails to build for example from the main github page: ```nim # File: main.nim import nimx/window import nimx/text_field proc startApp() = # First create a window. Window is the...