yglukhov/nimx

GUI library

NimOtheruinim
This is stars and forks stats for /yglukhov/nimx repository. As of 04 May, 2024 this repository has 1027 stars and 75 forks.

nimx Cross-platform GUI framework in Nim. Live demo in WebGL Usage # File: main.nim import nimx/window import nimx/text_field proc startApp() = # First create a window. Window is the root of view hierarchy. var wnd = newWindow(newRect(40, 40, 800, 600)) # Create a static text field and add it to view hierarchy let label = newLabel(newRect(20, 20, 150, 20)) label.text = "Hello, world!" wnd.addSubview(label) # Run the app runApplication: startApp() Running nim c -r --threads:on...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
bcgov/cas-ciip-portalPLpgSQLTypeScriptJavaScript10020
0xJs/RedTeaming_CheatSheetC++PowerShellMakefile93901600
guardian/gridScalaJavaJavaScript1.4k01220
skeletonlabs/skeletonSvelteTypeScriptJavaScript3.7k+37220+4
HoGentTIN/latex-hogent-bachproefTeXShellMakefile13+1710
WildCodeSchool/2022-09-php-orleans-project-gatinaisnatureTwigPHPCSS2010
SalesianosZaragoza/SGEApexJavaScriptPython3036-3
hse-project/hseCPythonMeson6610670
urho3d/Urho3DC++AngelScriptCMake4.4k09980
CLIUtils/CLI11C++CMakeOther2.8k03210