-
https://pipelines.actions.githubusercontent.com/ZRinn1OrR0LWxU3iWy1StaQcZRN2kXW9lHWwDJ3esfasrmfdRn/_apis/pipelines/1/runs/2536/signedlogcontent/4?urlExpires=2020-06-10T01%3A25%3A50.5102548Z&urlSigning…
-
Genui is really greate a UI library that simplifies the UI compositing procedures.
I saw the porject README says :
> I plan to write wrappers for Win32 and Cocoa (or whatever is the name for the c…
oskca updated
6 years ago
-
Hi, how about generalizing so that new:app, new:route, new:api will be jester:app, jester:route, jester:api
then add new ones for GUI app (e.g. nimx, nigui), TUI app (e.g. illwill), command line (p…
-
```
import nigui
import os
import strutils, strformat
import std/deques
var
window: Window
container: LayoutContainer
button_start: Button
thread: Thread[void]
var
commChan: C…
-
The nigui.nim file is 2750 lines of code. Portions of the file would be easy to abstract away (into another file). I believe this would help code organization and make contributing much less intimidat…
-
Quoting from FAQ:
_Sizes of "example_01_basic_app":
Linux x64 binary: 608 kB_
However, with a little bit of optimization and stripping, I get 127KB for a x64 Linux binary. For example_02_controls…
-
When I add the main container to the window at the very beginning (after creating the container), the interface is displayed correctly.
```nim
import nigui
app.init()
let window = newWindow()
…
-
i am a beginner in nim . And i fall in love with nigui, it is easy, fast compile and small executable. please make it complete and don't abandon this awesome project.
great appreciation for your hard…
-
### Describe the bug
From VuePlugin, I add an onError callback to add global metadata on each error event.
I'm using the async/await syntax in onError callback.
I found that if I don't re…
Nigui updated
3 years ago
-
Les versions d'Hugo cassent régulièrement les thèmes, on aura nécessairement besoin de le mettre à jour, ce que l'auteur fera très bien pour nous.
Mais nous avons modifié le thème Blist, ce qui le re…