iup
iup copied to clipboard
Widgets from IupControls library error, e.g: could not import iupMatrix
When trying to use widgets from the IupControls library, I get "could not import" runtime error. Do I need a dll?
import iup let m = iup.matrix(nil)