Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 759 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 759 Bytes

TODOs

  • Finish and improve documentation (Most of the library is documented, not all of it though)
  • Fix drawtext.nim
  • Provide an example for timer() (see timer.nim)
  • Provide an example with multithreading
  • Add window parameter to MenuItem's onClicked
  • Wrap Image.add properly
  • Add an example using Image
  • Add example(s) using drawing (see histogram2.nim, drawtext.nim, squares.nim, and gradient.nim)
  • Add tests for widget generics (see tests/text_widget.nim)
  • Wrap ui_windows.h, ui_darwin.h, and such