CobaltFusion/DebugViewPP

Vertically split tabs, keeping the link-views feature

janwilmans opened this issue · 6 comments

I would be nice to view multiple tabs are the same time, so you have a filtered and an unfiltered view on screen at the same time.

What a great idea! May I add to it:
Multiple side-by-side tabs/views/panes visible would be great when working with multiple threads.
Presently I filter each threads with [Tn] and filter each thread into separate tab/view. Also it would be great they all are lining up with time field, thus only left tab shows time etc. This would be very helpful when working with inter-thread communication/callbacks.
Also, maybe Thread# could be added as a field.

Thanks for your suggestion! unfortunately the controls I'm using don't lend themselves for vertically splitting. I am working on a new version based on Copperspice and I'm going to include this feature there!

Fantastic! Keep up the good work. DebugView++ is a very nice and useful tool. Actually I just recently realized the tab feature "hiding" under the File menu - shame on me. Tabs are so efficient for having multiple filtered views. So I will use tabs a lot now, thanks!

May I ask why "Clear Log" was changed from Ctrl-X to the more (imho) cumbersome Ctrl-Shift-X ,-) ?