Print Page | Close Window

Design flaw! Please fix for 13.2.2!

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=15971
Printed Date: 17 May 2024 at 9:39pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Design flaw! Please fix for 13.2.2!
Posted By: znakeeye
Subject: Design flaw! Please fix for 13.2.2!
Date Posted: 08 January 2010 at 11:57am
Since there is no "SetDockContext" function, we have to do this ugly trick:
 
CMyToolBar::CMyToolBar()

{

     SAFE_DELETE(m_pDockContext);

     m_pDockContext = new CMyDockContext(this);

}

 

We need a specialized docking context in order to accomplish what I described in a previous post!



-------------
PokerMemento - http://www.pokermemento.com/



Replies:
Posted By: znakeeye
Date Posted: 08 January 2010 at 12:02pm
Also, I think it makes sense to send an event to the main window when tracking starts/stops. What do you think Oleg?

-------------
PokerMemento - http://www.pokermemento.com/



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net