S sorex Expert Licensed User Longtime User May 18, 2016 #1 Hello, Is it possible to write the closed nodes info to the meta file for both project & (shared) modules? It might be best to use a seperate meta file for the shared modules. There already appears to be a key for each added module (ModuleClosedNodes#=) but it's not writing anything to it. (not for the shared ones atleast) Last edited: May 18, 2016
Hello, Is it possible to write the closed nodes info to the meta file for both project & (shared) modules? It might be best to use a seperate meta file for the shared modules. There already appears to be a key for each added module (ModuleClosedNodes#=) but it's not writing anything to it. (not for the shared ones atleast)
Erel B4X founder Staff member Licensed User Longtime User May 18, 2016 #2 It is supposed to store the state of shared modules as well (in the same way it stores the state of regular modules).
It is supposed to store the state of shared modules as well (in the same way it stores the state of regular modules).
S sorex Expert Licensed User Longtime User May 18, 2016 #3 unfortunately it doesn't. when I close some subs and save the file, close B4A & reopen the project everything is again expanded in the shared module. it works fine for the main B4A file tho.
unfortunately it doesn't. when I close some subs and save the file, close B4A & reopen the project everything is again expanded in the shared module. it works fine for the main B4A file tho.
Erel B4X founder Staff member Licensed User Longtime User May 18, 2016 #4 There seems to be an issue here. It sometimes stores the nodes state and sometimes doesn't. I will check it.
There seems to be an issue here. It sometimes stores the nodes state and sometimes doesn't. I will check it.