Jump to content
Software FX Community

Re: Re. VC++, MFC, data editor


User (Legacy)

Recommended Posts

Thanks for your answer.

To answer your questions.

After using ChartFX 3.0, we started programming with ChartFX98 one month

ago.

The VB Sample isn't very helpfull to my problem.

I use 4 series (XY Values), in my chart . The 4 points relatet to first

serie (LINES) are calculated immediately when I open the dialog. The second

one (LINES) has a number of points (unknown how many). The user can create

the several points in the dialog, like from(x1) to(x2) value(y). This line

should appear immediately and updating the current second serie. Depending

on the values, the chart should change the X scale dynamically. When the

user finnished creating the second serie then the program calculate the last

two series (CURVE and LINES). All 4 series should then be visible.

I hope you can give me some hints how to implement this behavior.

Thanks.

Percy Dyer wrote in message ...

You do not need ChartFX to accomplish this, all you need is the use the

VB control called grid and feed this grid spreadsheet with the

information your data base contains. Please refer to this link for you

to see a sample of what I just said. This sample uses a VB grid control

and retrieve data from an Access data base.

http://support.softwarefx.com/beta/Crosstab/VBSamples.asp

Please, take the time to

answer these questions.

We are in the process of improving our technical support. We request

that you please answer these questions in your next reply in order to

avoid future delays.

1) Are you a current customer or a trial user of Software FX?

-If you are a current customer then, have you owned the product for

more than 30 Days?

2) Which product are you requesting technical support for?

Regards,

PERCY DYER

Boca Raton, FL. USA

Tech Support: (561) 392-2023, Ext. 207

-----Original Message-----

From: D. Jochens [mailto:djochens@gmx.net]

Sent: Sunday, November 12, 2000 7:01 AM

Posted To: General

Conversation: VC++, MFC, data editor

Subject: VC++, MFC, data editor

Hey,

I am using VC++, MFC and the Chart fx control to show some series.

I would like to use the data editor like a grid control, so that I can

edit

the values easily.(e.g. navigating in the data editor with tab or arrow

keys) Is there any possibility to implement this behavior ??

Thanks

Dieter

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...