-
Adding tables
Hi there,
I want to add a small editable table to my MFC application and I am not exactly
sure how this could be accomplished.
When I use the CRichEditView or CEditView, the OnDraw function never really
gets called, so I can't draw the actual border lines of my table.
What I am essentially trying to do is to add something like Excel cells,
but without using Excel or some external COM object.
Is this possible and if so, which MFC class should I subclass from?
I also had a question on inheritance in MFC. I have noticed that the MFC
wizard only lets you pick one class to subclass from. Is it possible to somehow
subclass from two classes through the Wizard?
thanks
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|