|
-
June 2nd, 1999, 02:06 PM
#1
CListView Usage
Hello All,
Now that I've figured out how to use this forum...
I created a small test app - single document, doc-view. I then created a class using the class wizard that was derived from a CListView and swapped out the one the AppWizard put in my doc template for the one I just created. Then in the OnInitialUpdate, I put some appropriate code to create some columns and even add some item text to a field. I did all this after a call to GetListCtrl() of course. The problem is that after all this, when my view pops up on the screen, none of the stuff is showing up. It's just an empty window. How do I get the CListView to actually start working on the screen?
Thanks for any help in advance,
Curt
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|