Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Bad, Bad, Change CommandBar handling for Dialog
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Bad, Bad, Change CommandBar handling for Dialog

 Post Reply Post Reply
Author
Message
jimmy View Drop Down
Senior Member
Senior Member


Joined: 11 November 2003
Location: Austria
Status: Offline
Points: 516
Post Options Post Options   Thanks (0) Thanks(0)   Quote jimmy Quote  Post ReplyReply Direct Link To This Post Topic: Bad, Bad, Change CommandBar handling for Dialog
    Posted: 27 July 2007 at 5:52am
Hello,

Now we have change from 10.3 to 11.1.3.
But i see , there is a paint problem in Dialog based
Application, that use CommandBars.
I look into DialogSample a see changes.
Now i must change all your applications.
Why this incompatible change ?
Why not make a template class for this.
So the developer must nothing change.

template<class TBase> class CDialogCommandBases
{
}


class CMyAppDialog : public CDialogCommandBars<CXTResizeDialog>

Or add it direct into CXTDialogBase.

  Jimmy

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.063 seconds.