Hi friends,
I'm creating a dynamic tabs. In each newly created tabs , i'm opening a file. I want to get the filename or file descriptor of the selected tab to do file operations on that corresponding file. For example If i want to delete the file, the file and the corresponding tab should be closed. Please give suggestions...........
Thanks in advance.