You can do a lot of cool stuff with a TColorBandTool. Drag it around, resize it, whatever. As long as you have a mouse it works flawlessly.
I ended up manually doing stuff in the OnMouseDown, OnMouseMove and OnMouseUp-events of the chart.
My question is not how to do it.
My question is: Is this even necessary? Did I overlook a handy and comfortable setting? If not, don't you think we should have one? Something like myTColorBandTool.ClickTolerance := 12;?
Best regards
Now what if we have a touchscreen? You can still move the selection around easily, but the start and end lines (which are TColorLineTools) are impossible to grab with fingers. Is there a way to increase the range the "cursor" is considered to grab the lines?Suggestion: Make dragging a TColorLine easier for touch
-
- Newbie
- Posts: 60
- Joined: Fri Nov 22, 2013 12:00 am
Suggestion: Make dragging a TColorLine easier for touch
- Attachments
-
- TColorBand_Cursor2.png (19.84 KiB) Viewed 12547 times
Re: Suggestion: Make dragging a TColorLine easier for touch
Hi Jens,
I've just added it to the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=984
And also closed it
I've just added it to the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=984
And also closed it
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 60
- Joined: Fri Nov 22, 2013 12:00 am