8:01 AMTo: IUP discussion list.Subject: Re: [Iup-users] Problem with Executeleaf_cb Callback I suggest you to store in each node some information that will allow you to retrieve the correct module and be able to show it. Best,Scuri Em seg., 29 de nov. de 2021 às 23:11, Kaz F <kaz.fox...@gmail
end end I tried a few ways of typing the function, but it didn’t work. How do I make it work like the button version? From: Antonio ScuriSent: Friday, December 3, 2021 8:01 AMTo: IUP discussion list.Subject: Re: [Iup-users] Problem with Executeleaf_cb Callback I suggest you to sto
I suggest you to store in each node some information that will allow you
to retrieve the correct module and be able to show it.
Best,
Scuri
Em seg., 29 de nov. de 2021 às 23:11, Kaz F escreveu:
> I’m trying to populate a tree with the names of modules (leaves) so when
> you double-click on t
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{