Hi,
Can anyone tell me how to get file name from editor?
I just made my own editor to open xml file and create a few section to display the data. Now I want to read the XML file and place it inside the section.
I think I now how to read xml data but I don't know how to access the file name so that it can be open.
Thanks