I would like to create a Tree View with DXL to read and select PC files (as .xlsx or .txt for example). I read some documentation, asks and examples, but I only found some examples on how to create a DOORS DB explorer, or tree view with only PC folders (not with files). I read TreeView(DB box, [void callback(DropEvent event)], int options, int width, int visible)
documentation, but it hasn't helped me much.
Is there a way to introduce any file located on the computer into a DialogBox in DXL?
Thanks
)