Jan Wilmans

Results 245 comments of Jan Wilmans

alle logsources zijn asynchronous... On Tuesday, 15 September 2015, Gert-Jan de Vos [email protected] wrote: > Er zijn toch ook echt asynchrone LogSources, anders zou tail of pipe from > process...

Precies wat ik nodig had, ik zal het implementeren. Groeten, Jan 2015-09-16 23:12 GMT+02:00 Gert-Jan de Vos [email protected]: > Met dit alternatief voor CFileDialog heb je een file open box...

Also an idea, show operations over time using a gantt chart ![image](https://user-images.githubusercontent.com/5933444/28034455-834ce0cc-65b1-11e7-82ed-fc8eab688635.png)

problem: adding CHorSplitterWindows and CTimeLineView creates problem, the ownerdrawn controls are nolonger updated correctly, and closing the logview windows runs into an assertion. It looks like some window-messages like WM_MEASUREITEM...

Debugview's class MainFrame is a CTabbedFrameImpl The next step to isolate this problem is to make the class CMainFrame from the POC also inherit from that.

Maybe it is a problem related to this: http://forums.codeguru.com/showthread.php?337200-CComboBox-MeasureItem(-)-is-not-called although: - it does not explain the assertion on close - we do not explicitly assign ID's anywhere

dotTrace screenshot: ![image](https://user-images.githubusercontent.com/5933444/45269745-7a92f680-b482-11e8-8c2d-319b750b5da9.png)

I integrated the CTimeLine control into Debugview++, it can be enabled at compile time using ```using SelectedTabItem = CLogViewTabItem2;``` however when it is enabled some window messages cause endless recursion...

@djeedjay : Any proposal how to add this to the UI in a logical way?