Error when preventing tabs from closing
Brought to you by:
cdolivet
First off... I love your control! Wonderful job!
I am using multiple files and using an EA_file_close_callback to keep some (or all) tabs from closing.
However if you have two files open, say File1 and File2:
if File1 is in focus and the user clicks on File2's tab close (x), and if the EA_file_close_callback returns false (to keep it from closing),
then after that, File2 appears to be in focus, but with File1's data.
In fact, it seems to copy File1's data into File2, loosing File2's data.
Any help or suggestions?
Thanks,
Bob
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I have the same problem here !
I have the same problem here ! (Sorry for the last comment : it was me, but from a bad account).