Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Property Grid
  New Posts New Posts RSS Feed - Sample Code Error
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Sample Code Error

 Post Reply Post Reply
Author
Message
jwhagen View Drop Down
Groupie
Groupie
Avatar

Joined: 09 May 2003
Location: United States
Status: Offline
Points: 43
Post Options Post Options   Thanks (0) Thanks(0)   Quote jwhagen Quote  Post ReplyReply Direct Link To This Post Topic: Sample Code Error
    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
Back to Top
kstowell View Drop Down
Admin Group
Admin Group


Joined: 25 January 2003
Location: MIchigan, USA
Status: Offline
Points: 496
Post Options Post Options   Thanks (0) Thanks(0)   Quote kstowell Quote  Post ReplyReply Direct Link To This Post Posted: 31 October 2003 at 10:03am

Hello,

This comment has been updated with the lastest release.

Cheers,
Codejock Support

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