thefinn123456789
Technical User
If you can create tabs on a frame, that each have a "Cancel" button or something that can delete->(this tab); How do you do this?
I've sen sequential tabs being able to be deleted merely by counting through, but I cannot think of a way of destroying the current tab that the button is actually on - there seem to be no references to the tabs anywhere.
I'm not sure if I have explained this question sufficiently, so I will give an example.
When you open most web browsers, you can open a new tab. If you wished to destroy tab 1 before tab 2, how would you go about that in perl ?
What reference to the tab name is there?
Thanks
Peter.
I've sen sequential tabs being able to be deleted merely by counting through, but I cannot think of a way of destroying the current tab that the button is actually on - there seem to be no references to the tabs anywhere.
I'm not sure if I have explained this question sufficiently, so I will give an example.
When you open most web browsers, you can open a new tab. If you wished to destroy tab 1 before tab 2, how would you go about that in perl ?
What reference to the tab name is there?
Thanks
Peter.