nim-lang / ui

Beginnings of what might become Nim's official UI library.
MIT License
240 stars 32 forks source link

`table` example dumps errors while running #31

Open dawkot opened 4 years ago

dawkot commented 4 years ago

This message gets constantly dumped into the output:

GLib-GObject-CRITICAL **: 22:56:31.627: g_value_get_boxed: assertion 'G_VALUE_HOLDS_BOXED (value)' failed

ba0f3 commented 4 years ago

I will take a look soon, but I recommend you to try other GUI library, cuz ui depends on libui and its still lack of features