Sample Code Error |
Post Reply |
Author | |
jwhagen
Groupie Joined: 09 May 2003 Location: United States Status: Offline Points: 43 |
Post Options
Thanks(0)
Posted: 20 June 2003 at 6:59am |
In the XTPPropertyGridIncludes.h file, the comments have errors as follows: // case XTP_PGN_SELECTION_CHANGED: // { // TRACE(_T("Value Changed. Caption = %s, ID = %i, Value = %s\n"), // pItem->GetCaption(), pItem->GetID(), pItem->GetValue()); // } // break; // case XTP_PGN_ITEMVALUE_CHANGED: // { // TRACE(_T("Selection Changed. Item = %s\n"), pItem->GetCaption()); // } // break; The lines above in BLUE should be matched up and the items in RED should be matched up. Edited by jwhagen |
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Hello, This comment has been updated with the lastest release. Cheers, |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |