If I have understood it correctly you want to add a Item description for example Model-Change: No Model ?
Well than you go to WndManager.cpp and search for:
Quote:
void CWndMgr::PutItemMinMax( CMover* pMover, CItemElem* pItemElem, CEditString* pEdit )
{
|
&&
Quote:
void CWndMgr::PutToolTip_Item( CItemBase* pItemBase, CPoint point, CRect* pRect, int flag )
{
|
There you have to add your Model Change code , btw idk what code you use :/