Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have the File System Browser GUI display what GFileSystem class is being used to read the file system #7443

Open
ryanmkurtz opened this issue Feb 3, 2025 Discussed in #7438 · 0 comments
Assignees
Labels
Feature: Filesystem Status: Triage Information is being gathered

Comments

@ryanmkurtz
Copy link
Collaborator

Discussed in #7438

Originally posted by nmggithub February 1, 2025
I'm working on a GFileSystem class that overlaps with one that is built-in to Ghidra. Ghidra thankfully gives me the option when I select the option to open a file as a File System. However, the GUI then gives no further indication of my selection. A File Browser window using the built-in GFileSystem class looks basically identical to one using mine. The titlebar merely indicates the name of the file that was opened and the tool that it was opened from. GFileSystem does have a getName() method, is it possible to make this appear in the titlebar or elsewhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Filesystem Status: Triage Information is being gathered
Projects
None yet
Development

No branches or pull requests

2 participants