in Revision 4682 when I am in a table in the data tab and I go to a different table, when I return to the first table I have to reselect the data tab. It sends me to the table tab. It was not this way before.
Thanks
Revision 4682 problem
Then this was broken by r4681 for issue #3477. Will see if I can solve that in a different way.
Code modification/commit
fd63e5e
from ansgar.becker,
11 years ago,
revision 8.2.0.4690
Roll back parts of r4681 for getting the selected table into the trigger name, as this broke keeping the data tab active when switching tables. See http://www.heidisql.com/forum.php?t=14399 . Instead, introduce and make use of MainForm.FocusedTables. Fixes issue #3477.
Please login to leave a reply, or register at first.