Board index » Visual Studio » CListView Problem
|
Arghknork
|
CListView Problem
Visual Studio137
Hi, I have a strange problem that 'just appeared' a couple of days ago. reserveanalyst.com/images/ListView.jpg Both views are derived from my CLView:CListView. I also have a CLView object in another view not derived and driven from the doc that's fine. I can only hope this rings a bell as I've shut _everything_ off in the report view, (toolbars, initializing columns, writing rows, styles, tooltips, anything my derived class does.) The only thing I'm doing that is different than MFC is my doc manager deletes and creates views in the main frame, but I doubt this has anything to do with it as it has worked fine for years and is the same code for the other listviews. Symptoms are, control doesn't sit properly in the client area (jpg), no scroll bars, my save 'column positions stuff', (at the afx level, not in the view), reads the column positions but doesn't set them. Otherwise, everything about the view works perfectly. And when the stuff is turned on this view has a lot going on. One more hint, that little white gap at the right arrow triggers the first row tooltip. Only the gap. Thanks, Dan. -- lakeweb.net ReserveAnalyst.com No EXTRA stuff for email. What can you see if you can't see it all... - |
