Enhance TBarSeries.GetCursorValueIndex in 3D mode

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
marder
Advanced
Posts: 115
Joined: Thu May 29, 2008 12:00 am

Enhance TBarSeries.GetCursorValueIndex in 3D mode

Post by marder » Wed Feb 22, 2012 4:05 pm

Hi.

I wonder if you could enhance the function GetCursorValueIndex() of the TBarSeries in 3D mode, so that if the cursor is located on the top or right side of the 3D bar, the function returns the correct index.
Status quo seems to be, that the function only returns the index if the mouse is located on the front side.

Is there a workaround for this?

Thanks and best regards!

Yeray
Site Admin
Site Admin
Posts: 9534
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Enhance TBarSeries.GetCursorValueIndex in 3D mode

Post by Yeray » Fri Feb 24, 2012 5:12 pm

Hi,

You could override the TBarSeries.InternalClicked function to achieve it. I'm afraid I can't think on a workaround for it right now.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

marder
Advanced
Posts: 115
Joined: Thu May 29, 2008 12:00 am

Re: Enhance TBarSeries.GetCursorValueIndex in 3D mode

Post by marder » Mon Feb 27, 2012 10:04 am

Dear Yeary.

Thanks for your response!

Is it possible that this enhancement will be implemented in one of the next upcoming release?

Best regards.

Yeray
Site Admin
Site Admin
Posts: 9534
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Enhance TBarSeries.GetCursorValueIndex in 3D mode

Post by Yeray » Tue Feb 28, 2012 3:53 pm

Hi Marder,

Yes, this is an enhancement already in the wish list to be implemented in future releases (TV52014126).
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

marder
Advanced
Posts: 115
Joined: Thu May 29, 2008 12:00 am

Re: Enhance TBarSeries.GetCursorValueIndex in 3D mode

Post by marder » Wed Nov 20, 2013 2:02 pm

Hello.

I wonder if TV52014126 had been already implemented (is included in TeeChart Pro 2013.09)?
Can I check anywhere online the state of new features (using this TV*** ID)?

Best regards

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Enhance TBarSeries.GetCursorValueIndex in 3D mode

Post by Narcís » Wed Nov 20, 2013 2:10 pm

Hi marder,
marder wrote:I wonder if TV52014126 had been already implemented (is included in TeeChart Pro 2013.09)?
No, it hasn't been implemented.
marder wrote:Can I check anywhere online the state of new features (using this TV*** ID)?
A few weeks ago we implemented a new bug tracking system with bugzilla. One of the advantages is that users can add and track issues. We are now working on migrating the issues in the old bug tracking system to bugzilla as well.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Enhance TBarSeries.GetCursorValueIndex in 3D mode

Post by Narcís » Thu Nov 21, 2013 8:40 am

Hi marder,

As an update, this issue has been transferred to bugzilla with ID169. If you sign up there we can add you at the CC List for the issue so that you get automatic notifications.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply