Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Task Panel
  New Posts New Posts RSS Feed - Resizing TaskPanel, or drawing on it
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Resizing TaskPanel, or drawing on it

 Post Reply Post Reply
Author
Message
EricFowler View Drop Down
Groupie
Groupie


Joined: 01 December 2009
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote EricFowler Quote  Post ReplyReply Direct Link To This Post Topic: Resizing TaskPanel, or drawing on it
    Posted: 16 December 2009 at 4:02pm
I have a CXTPFrameWindow-derived class that owns a CXTPSplitterWnd which is controlling a CXTPTaskPanel.

The task panel lives on the left of the split.

Now I am asked to display a bitmap on the same side as the task panel.

One option is to move the task panel and draw it on the main frame window or it's view. But the splitter wants to size that panel and I am tired of fighting it.

The other option is to draw it in the task panel itself, but I don't want to have to draw the entire task panel client area.

How can I do this most easily?

Thank you very much.

Eric

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.