Mouse-enabled file explorer. More...


Public Member Functions | |
| SimpleFileBrowser (string startPath) | |
Public Attributes | |
| Action< string >? | OnFileSelected |
Private Member Functions | |
| void | UpdateFileList () |
Private Attributes | |
| ListView | _files |
| TextField | _pathField |
| Button | _exitBtn |
| string | _currentDir |
Mouse-enabled file explorer.
|
inline |

|
inlineprivate |

|
private |
|
private |
|
private |
|
private |
| Action<string>? FQLab.SimpleFileBrowser.OnFileSelected |