TextUserInterfaces.jl
TextUserInterfaces.jl copied to clipboard
Examples aren't working
If I try to run the examples I get errors like:
ERROR: LoadError: UndefVarError: @tui_container not defined
or
ERROR: LoadError: UndefVarError: @tui_form not defined
Hi @zsoerenm !
I think you need to use master. However, this project was just a proof of concept. I am planning a full rewrite but unfortunately I lack time to do so. The only thing really useful here is the NCurses wrapper.
Hi @ronisbr Do you have any plans to new version of TextUserInterfaces.jl?
Hi @terasakisatoshi !
I do! Unfortunately, I am not having time recently to finish some tasks before a first stable release.