Search found 79 matches

by histry
Fri Apr 06, 2007 5:19 pm
Forum: Beta versions
Topic: Rectangle Tool
Replies: 0
Views: 26551

Rectangle Tool

What is the best way to display tabular information within the rectangle tool? Does the TextFormat.HTML work?

Can you create multiple lines of information with each line of text displayed in a differnet color?

Thanks
by histry
Fri Feb 02, 2007 4:06 pm
Forum: .NET
Topic: MouseWheel
Replies: 3
Views: 5899

Thanks that helps. If I have multipe cursors on the screen is the way of determining which cursor the mouse is over as I want to be able to select a cursor and move the selected cursor
by histry
Fri Feb 02, 2007 1:26 pm
Forum: .NET
Topic: MouseWheel
Replies: 3
Views: 5899

MouseWheel

I would like to use the mousewheel to move a vertical cursor across the screen. I set the cursor on the mouse down and am able to detect the mouse wheel. What would be the best approach to achieve this

Thanks
by histry
Thu Feb 01, 2007 1:24 pm
Forum: Beta versions
Topic: .Net Version 3 Annotations
Replies: 4
Views: 15459

Not sure that you have the following capability in the rectangle tool, but a couple of things that would be of value is to be able to 1) have same draw capaibilies to the rectangle as we have to the chart area 2) enable or disable the ability to edit the text within the rectangle. 3) When printing t...
by histry
Thu Feb 01, 2007 1:19 pm
Forum: Beta versions
Topic: Teechart Version 3 .NET Cursor Performance
Replies: 20
Views: 113703

Let me know if you find a fix.
by histry
Thu Feb 01, 2007 12:18 am
Forum: Beta versions
Topic: Teechart Version 3 .NET Cursor Performance
Replies: 20
Views: 113703

Did some testing with the FastCursor property. I have one cursor that has this property set and I create 2 other static cursors that I place on the screen at the location the Fastcursor is at. The first cursor moves with the mouse. I use the shift key and mouse click to position the static curor at ...
by histry
Mon Jan 29, 2007 1:09 pm
Forum: Beta versions
Topic: Teechart Version 3 .NET Cursor Performance
Replies: 20
Views: 113703

I copied the code and am very pleased with the performance. I would like to thank you for taking the time. Will steema be updating version 2 of .net TeeChart as it would be great to have this as part of the current version.

Thanks.
by histry
Thu Jan 25, 2007 4:13 pm
Forum: Beta versions
Topic: Teechart Version 3 .NET Cursor Performance
Replies: 20
Views: 113703

The component is a .net control that wraps their dll. The dll is not a .net assembly and their activex component uses the same dll.

Can we not invalidate only the region that needs to be repainted
by histry
Thu Jan 25, 2007 12:55 pm
Forum: Beta versions
Topic: Teechart Version 3 .NET Cursor Performance
Replies: 20
Views: 113703

If you want to send me an email I can give you the name of another chart object that is very responsive. We have been using this object for a number of years but do not feel that their features are as rich as TeeChart
by histry
Wed Jan 24, 2007 1:22 pm
Forum: Beta versions
Topic: .Net Version 3 Annotations
Replies: 4
Views: 15459

No I had not seen the rectangle tool, thanks for pointing it out. How would go about configuring the object so that if you single click on it you could edit the text without using any dialog.

Thanks
by histry
Wed Jan 24, 2007 1:02 pm
Forum: Beta versions
Topic: Teechart Version 3 .NET Cursor Performance
Replies: 20
Views: 113703

I am sorry to hear that as now we will need to change to cursor move by click. Do other products use a similiar method to move the cursor as in our evaluation of a couple of other products cursor movement was very responsive.

Thanks.
by histry
Wed Jan 24, 2007 12:26 am
Forum: Beta versions
Topic: .Net Version 3 Annotations
Replies: 4
Views: 15459

.Net Version 3 Annotations

Are there any plans on enhancing the annotations? Being able to create, edit and then drag the annotation on screen and not having to open a dialog?
by histry
Wed Jan 24, 2007 12:20 am
Forum: Beta versions
Topic: Version 3 Zoom and Scroll flickering
Replies: 1
Views: 10133

Version 3 Zoom and Scroll flickering

When zooming and there is a brush assigned there seems to be a lot of flickering when drawing the zoom rectangle.

Miscellaneous-Zoom and scroll - Pen and Brush in the .Net Example
by histry
Tue Jan 23, 2007 4:21 pm
Forum: Beta versions
Topic: Drag Drop version 3.0
Replies: 1
Views: 9935

Drag Drop version 3.0

I like the fact that you can now select different objects within the chart and adjust the properties. Can you also detect on a drag and drop where the drop is occuring. As nn example, we have a chart with an XY and need to detect if the drop is occuring on the X axis or the Y axis

Thanks
by histry
Tue Jan 23, 2007 4:15 pm
Forum: Beta versions
Topic: Teechart Version 3 .NET Cursor Performance
Replies: 20
Views: 113703

Narcís If I use your example and look at the Synchronizing Two and move the mouse accross the chart there is a lag between cursor and mouse. In some of the charts we create we could have a number of traces with over 10,000 points and what we see if that the reaction between mouse and cursor gets wor...