Print Page | Close Window

Sample Code Error

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Property Grid
Forum Description: Topics Related to Codejock Property Grid
URL: http://forum.codejock.com/forum_posts.asp?TID=74
Printed Date: 29 April 2024 at 3:16am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Sample Code Error
Posted By: jwhagen
Subject: Sample Code Error
Date 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.




Replies:
Posted By: kstowell
Date Posted: 31 October 2003 at 10:03am

Hello,

This comment has been updated with the lastest release.

Cheers,
Codejock Support




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