I’m trying to populate a tree with the names of modules (leaves) so when you double-click on the name, the module dialog should pop up.It almost works, but for some reason, every leaf opens the same module. How can I fix that?This is the part of the code I have: local modtree = iup.flattree{
I’ve been working on updating an app that used the “iuplua5.exe” stand-alone interpreter so if the app crashes, an error message pops up.Since I can’t figure out how to get debugging to work for it (it’s several Lua scripts and 1 C script), I’d like to find out if there’s a way to at least get err