I made the package to load, made a few examples work, and - since this is the first thing I’m doing in Julia - encountered a couple of problems I don’t know how to fix yet.
the IUP_CD and IUP_IM packages refused to load (Julia didn’t find them, suggested installing IUP_CD / IUP_IM packages). I’ve made them submodules for now. Should they be split out into another package ?
julia refuses to load dlls other than iup.dll (ERROR: error compiling cbox: could not load library “iupcontrols”), so lof of things won’t work
Well, I don’t remember to have had troubles loading all the needed dll’s so I might have had a quick try if it was a PR (not very strong in git anyway).
If you want to invest work on this package I’m happy to grant you commit privileges.