Hey Guys -
Don't know if still being developed as the latest version I see is over a year old, but can't say enough good things about QTTabBar and hope it still receives attention! I have had just one issue with it which I wanted to post about.
I usually only have the "QTTabBar" and "QTTabBar Command Bar 2" views enabled in Explorer. I have my tabs in the QTTabBar view and mostly folder shortcuts & virtual folders in the Command Bar 2. Most settings are also default. After a couple of hours of use, either of the Views in Explorer will go 100% grey. The only way to get them back is to disable then reenable the view from Explorer's options tab. Once done, it reappears with currently opened tabs as if nothing happened.
I've also noticed that log files have entries that seem to coorespond with this occurring. I'm happy to post the entire log, but below are the few lines it repeats:
2016/12/05 22:05:35.8022 (Obviously varies)
OS ver: 10.0.14393.0
QT ver: 1038.0
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.Collections.Generic.List`1.get_Item(Int32 index)
at QTTabBarLib.QTabControl.DrawTab(Graphics g, Rectangle itemRct, Int32 index, Boolean fHot, Boolean fVisualStyle)
at QTTabBarLib.QTabControl.OnPaint(PaintEventArgs e)
For an example of how frequently it happens, I just searched the log file which is exactly 9 days old for a count and got 206 hits. This issue also occurs on more than one of my systems and OS Re-installs do not help therefore it seems to be an issue with Windows 10 x64.
Any suggestions? Happen to have any beta versions you are sitting on which may resolve this?
Thanks!