Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1332 - Examples\Visual C++\Version 6\Dragging Points
Summary: Examples\Visual C++\Version 6\Dragging Points
Status: RESOLVED FIXED
Alias: None
Product: ActiveX TeeChart
Classification: Unclassified
Component: Examples Demo (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-02 02:04 EDT by Shinobu Nagai
Modified: 2017-03-15 07:22 EDT (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinobu Nagai 2015-10-02 02:04:47 EDT
Hello,

If running the Dragging Points sample in v2015.0.0.3, the following error occurs:

Dragging Points\DraggingDlg.cpp(164) : error C2027: Not identified type 'CSeriesPointerItems' is being used.
dragging points\lineseries.h(8) : please check the declaration of 'CSeriesPointerItems'.
Dragging Points\DraggingDlg.cpp(164) : error C2228: '.SetStyle' : Left side isn't clas, structure and union.

Please let us know how to avoid it.

Thank you in advance,