Is it possible (can you add) support for multiple DOpus listers in ‘Currently Opened Folders’? I wrote a little program that pops up under Listary that shows all the open lister folders and lets me click on them to change the folder. To achieve this, I parsed all the instances of the class dopus.filedisplaycontainer, if that helps.
Thanks,
Steve
Hello Steve,
Thank you for the information about dopus.filedisplaycontainer, it’s very helpful. I will add this feature in Listary 4.
I have actually written a helper app that display the folders that are open in DOpus listers in a window below Listary. Clicking on a folder changes Listary to that folder location. If anyone is interested in, let me know.
Steve
Hello Steve,
I’m very interested in it
Could you please share the code? Thank you.
Do you want all the code, or just the part related to extracting info from DOpus?
I’d like to see all the code. Thanks!