Search found 3 matches
- Wed Feb 08, 2006 1:04 pm
- Forum: VCL
- Topic: Bug in TPieSeries.CalcClickedPie v7.05
- Replies: 3
- Views: 3794
Hi Narcís I use v 7.5. Sorry I didn't describe my problem well. I'll try again. It works OK, but when you use a 3D pie and click on points near his mostly left or right bound the function doesn't work right. It seems that when you move mouse away from the pie center to the left (right), in some poin...
- Tue Feb 07, 2006 12:15 pm
- Forum: VCL
- Topic: Bug in TPieSeries.CalcClickedPie v7.05
- Replies: 3
- Views: 3794
Bug in TPieSeries.CalcClickedPie v7.05
Hi all!
I have a problem with using CalcClickedPie function. It returns me a wrong Pie slice for 3D Pie Series.
Do you have a fast fix for that?
Thanks a lot
I have a problem with using CalcClickedPie function. It returns me a wrong Pie slice for 3D Pie Series.
Do you have a fast fix for that?
Thanks a lot
- Sun Dec 25, 2005 11:33 am
- Forum: VCL
- Topic: Bug in TCustomDBChart.CheckNewDataSource
- Replies: 1
- Views: 2651
Bug in TCustomDBChart.CheckNewDataSource
Hi all! There is a bug in TCustomDBChart.CheckNewDataSource method. The method creates new TDBChartDataSource every time it called and adds it as Item to IDataSources list. Searching the input parameter ADataSet always fail. So my application using memory growth all the time, because I call frequent...