Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Strange comments in source :P
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Strange comments in source :P

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: Strange comments in source :P
    Posted: 01 March 2010 at 5:33pm
XTP 13.2.1.
 
XTPReportRecordItem.cpp ...LOL
 
//THIS CONDITION - IsVirtualMode() [Rev 7687 Oct 2008] PREVENTS MARKUP in Non-Virtual mode

//if (pDrawArgs->pControl->IsVirtualMode() && pDrawArgs->pControl->GetMarkupContext())

//if (pDrawArgs->pControl->GetMarkupContext()

// && !m_pMarkupUIElement) - rev 9113

//if (pDrawArgs->pControl->IsVirtualMode()

// && pDrawArgs->pControl->GetMarkupContext() && !m_pMarkupUIElement) - rev 9114

// FIXED BACK! Only for virtual mode! Developer have to set Caption of Item to have markup

// FIXED AGAIN WITH SPECIAL Flag to use

PokerMemento - http://www.pokermemento.com/
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.160 seconds.