Hi Yeray,
just to understand this right ...
The problem is the licensing of the TChart component on a Linux system?
So if I install a Mono Dev. System like #develop on windows I can install TChart (even V4) ?
greetz Dominik
Search found 92 matches
- Tue Aug 17, 2010 2:05 pm
- Forum: .NET
- Topic: Use TChart.NET with Mono / #Develop ?
- Replies: 3
- Views: 8536
- Tue Aug 17, 2010 10:23 am
- Forum: .NET
- Topic: Use TChart.NET with Mono / #Develop ?
- Replies: 3
- Views: 8536
Use TChart.NET with Mono / #Develop ?
Hi ! Is it possible to use TChart.NET with Mono to have crossplatform applications? And if it´s possible ... Can I compile 64Bit Applications, too? We think about going away from Delphi and move to the .NET technology. But TChart is our important component and I want to ensure that it´s running in M...
- Mon Jun 07, 2010 12:46 pm
- Forum: VCL
- Topic: Speed up Live Plotting?
- Replies: 34
- Views: 58982
Re: Speed up Live Plotting?
Hi Narcis, Have you tested your modifications in different kind of charts and situations Yes and until now it worked for us. We have no inconvenient you using your code tweaks if they work fine for you I think you missunderstood the main problem ... For sure I can tweak the code so that it works for...
- Mon Jun 07, 2010 6:48 am
- Forum: VCL
- Topic: Speed up Live Plotting?
- Replies: 34
- Views: 58982
Re: Speed up Live Plotting?
@MTW, Narcis When the program first starts running, the CPU usage stays about 12%. As data is added, the CPU usage slowly increases and reaches a steady 30% when the max data is added and the scrolling begins That´s exactly the same as my results. @Narcis: I send a demo project some time ago. Why do...
- Wed May 12, 2010 7:52 am
- Forum: VCL
- Topic: Use TeeCommander function in own menu?
- Replies: 4
- Views: 9827
Re: Use TeeCommander function in own menu?
Ok then we will buy the V9 update first.
So I wont waste my time
So I wont waste my time
- Wed May 12, 2010 7:51 am
- Forum: VCL
- Topic: How to set Axis draw width?
- Replies: 1
- Views: 5690
How to set Axis draw width?
Hi ! Actually I plot 3D points into a chart to visualize GPS data. It works fine but I have one problem ... The Axis draw width is set automatically. The result is that the 3D plot is streched. What I need is to set the draw with of axis. Let me explain it with an 2D example :) You log GPS data and ...
- Wed May 12, 2010 7:28 am
- Forum: VCL
- Topic: Use TeeCommander function in own menu?
- Replies: 4
- Views: 9827
Re: Use TeeCommander function in own menu?
Hi Narcis, I think the best way is to implement my own TTeeCommander Class. I have to rewrite some parts of your TeeComma Unit to assign my own buttons and don´t use the TeeCommander Panel, but I think this should be no problem. btw. Are there any changes in TeeComma / TeeCommander functionality in ...
- Mon May 10, 2010 1:56 pm
- Forum: VCL
- Topic: Use TeeCommander function in own menu?
- Replies: 4
- Views: 9827
Use TeeCommander function in own menu?
Hi !
The TeeCommander is just fine but don´t fit into our application
Is there a way to have the functionality with my own menu bar?
I need the Zoom and 3D features of TeeCommander. They work great and it would reduce my work if I can use the functionallity
Greetz Dominik
The TeeCommander is just fine but don´t fit into our application
Is there a way to have the functionality with my own menu bar?
I need the Zoom and 3D features of TeeCommander. They work great and it would reduce my work if I can use the functionallity
Greetz Dominik
- Wed May 05, 2010 12:25 pm
- Forum: VCL
- Topic: V2010 - Gauges with less ticks ?
- Replies: 1
- Views: 5795
V2010 - Gauges with less ticks ?
Hi ! Actually we think about to buy the V2010 update. I tried the demo and watched the new gauges. They look really nice and have a lot of options. But i miss one feature. If you set the Maximum to 1000 and the minimum to 0 you will get the result like in the picture. How can I reduce the number of ...
- Tue Mar 30, 2010 2:37 pm
- Forum: VCL
- Topic: Speed up Live Plotting?
- Replies: 34
- Views: 58982
Re: Speed up Live Plotting?
Well it would be great if you tell me the problems a little bit more detailed.
So we can enhance our fix.
So we can enhance our fix.
- Mon Mar 29, 2010 9:15 am
- Forum: VCL
- Topic: Plot data from Thread
- Replies: 1
- Views: 5412
Plot data from Thread
Hello !
Can you give me an example how to plot data from a thread?
We use a thread for calculating the data and now we need to plot this data. Synchronize is not an option because the methide runs in the main thread and we would like to avoid that.
Any ideas ?
Greetz Dominik
Can you give me an example how to plot data from a thread?
We use a thread for calculating the data and now we need to plot this data. Synchronize is not an option because the methide runs in the main thread and we would like to avoid that.
Any ideas ?
Greetz Dominik
- Tue Jan 26, 2010 9:56 pm
- Forum: Beta versions
- Topic: TeeChart VCL v2010 BETA Release!
- Replies: 15
- Views: 108864
Re: TeeChart VCL v2010 BETA Release!
Hi Narcis,
Actually I have no idea how to download the beta
Where can I get such a access code?You can use your evaluation user code to access the forums
Actually I have no idea how to download the beta
- Thu Jan 14, 2010 8:38 am
- Forum: VCL
- Topic: Chartlistbox and Hover Effect?
- Replies: 3
- Views: 8403
Re: Chartlistbox and Hover Effect?
Hi Yeray,
that´s not what I need.
I want to hover over the ChartListBox - not over the Chart.
In easy words I need this:
Hover over a series in the ChartListBox and repaint the corresponding series with a line width +1 (as long as the hover takes).
that´s not what I need.
I want to hover over the ChartListBox - not over the Chart.
In easy words I need this:
Hover over a series in the ChartListBox and repaint the corresponding series with a line width +1 (as long as the hover takes).
- Wed Jan 13, 2010 7:56 am
- Forum: VCL
- Topic: Chartlistbox and Hover Effect?
- Replies: 3
- Views: 8403
Chartlistbox and Hover Effect?
Hi ! Is it possible to detect if the mouse is over an item/series in the chartlistbox (without clicking the mouse)? Let´s think about the following situation: You have 10 or more active curves in your chart. Now the users hovers over the chartlistbox and the series items. If there is any chance to d...
- Thu Jan 07, 2010 12:14 pm
- Forum: VCL
- Topic: Incremental Repaint
- Replies: 4
- Views: 9937
Re: Incremental Repaint
Hi Werner, I had same problems with TChart 8. We have implement a fix which makes TChart a lot of faster - even if you are have incremental data. I wrote some infos here: http://www.teechart.net/support/viewtopic.php?f=3&t=10495 If you like contact me via mail and I can give you more details (even i...