This is an example of how to create a windows style explorer interface for folders and documents. I was working on a project that needed it, but couldn't find anyting like it.
There is a class module you can take the code from, or just use to do the work. The Main module covers all the stuff that the class module doesn't.
There were examples of different things on the forum that helped with this. I've included a reference where I remembered to. If I didn't, let me know and I'll add it in.
Project is attached. You can also get it on github here:
https://github.com/jimmelanson/B4J_FileExplorer
There is a class module you can take the code from, or just use to do the work. The Main module covers all the stuff that the class module doesn't.
There were examples of different things on the forum that helped with this. I've included a reference where I remembered to. If I didn't, let me know and I'll add it in.
Project is attached. You can also get it on github here:
https://github.com/jimmelanson/B4J_FileExplorer