I found that you have to install the packages in Delphi 2005. This was never mentioned in any installation procedure from you or Delphi.
But it works again.
Hans
Search found 28 matches
- Tue Jun 28, 2005 5:38 am
- Forum: VCL
- Topic: D2005 installation problem
- Replies: 3
- Views: 6192
- Sat Jun 25, 2005 12:17 pm
- Forum: VCL
- Topic: D2005 installation problem
- Replies: 3
- Views: 6192
D2005 installation problem
I couldn't see the TChart in the tool palette. I deinstalled all Teechart versions from my PC. I installed version 7.04 for D7, 7.04 for D2005, sourcecodes, dotnet V2 again. I still cannot use Tchart in D2005 win32 applications. The dotnet v2 is ok and the 7.04 for D7 is ok. What to do now? Please h...
- Wed Jun 15, 2005 6:53 am
- Forum: .NET
- Topic: Horizontal Gridlines without labels
- Replies: 3
- Views: 6567
Found it!!
You should set "at labels only" off at the ticks tab.
Hans
Hans
- Wed Jun 15, 2005 6:46 am
- Forum: .NET
- Topic: Horizontal Gridlines without labels
- Replies: 3
- Views: 6567
Doesn't work
I tried that, but the horizontal gridlines only appear with labels visible.
Hans
Hans
- Wed Jun 15, 2005 5:36 am
- Forum: VCL
- Topic: In Delphi 2005 I see TChrt 4.04 for Win32
- Replies: 2
- Views: 5309
- Wed Jun 15, 2005 5:35 am
- Forum: VCL
- Topic: In Delphi 2005 I see TChrt 4.04 for Win32
- Replies: 2
- Views: 5309
In Delphi 2005 I see TChrt 4.04 for Win32
I use Delphi 2005 with TChart 7.04 and the .dotnet version.
If I have a Win32 VCL program I only get TCHart 4.04 in the Tool palette?
What did I do wrong?
Hans
If I have a Win32 VCL program I only get TCHart 4.04 in the Tool palette?
What did I do wrong?
Hans
- Tue Jun 07, 2005 3:17 pm
- Forum: .NET
- Topic: Ganttchart series overlap problem
- Replies: 1
- Views: 4241
Ganttchart series overlap problem
Using the ganttchart for planning engineers in time I have the problem that if 2 series items are at approx the same time for one person, you don't see both items, because they overlap eachother. Is it possible that the second item is located just below the other series item, so you can display both...
- Tue Jun 07, 2005 3:05 pm
- Forum: .NET
- Topic: Horizontal Gridlines without labels
- Replies: 3
- Views: 6567
Horizontal Gridlines without labels
I use 2 gantcharts in one window. It is a gantt chart for persons(left axis) and dates(bottom axis) In the left chart i have labels on the left axis, in the right chart I have no left axis. I load in both charts irrelevant dates for each person in 1980 to set the vertical distance of each person in ...
- Tue May 17, 2005 10:12 am
- Forum: .NET
- Topic: Running datetime values with mousemove
- Replies: 3
- Views: 6902
- Mon May 16, 2005 3:32 pm
- Forum: .NET
- Topic: Running datetime values with mousemove
- Replies: 3
- Views: 6902
Running datetime values with mousemove
How can I get the datetimevalues with moving mouse in the chart.
I was used to this by:
Series1.GetCursorValues(CX,CY);
Decodedatetime(CX,year,month,day,Hour, Min, Sec, MSec);
But how to do this in dotnet?
Hans
I was used to this by:
Series1.GetCursorValues(CX,CY);
Decodedatetime(CX,year,month,day,Hour, Min, Sec, MSec);
But how to do this in dotnet?
Hans
- Tue May 10, 2005 5:58 pm
- Forum: .NET
- Topic: Width value determining labels width
- Replies: 1
- Views: 4317
Width value determining labels width
I have to Tcharts besides eachother. One with and one without left side axis labels. How can I set the chart area within the aquare lines at the same width, independent of the labels width on the left side? I need the same bottom axis width for both working areas. I can set the Tchart.width, but dep...
- Tue May 10, 2005 5:26 am
- Forum: .NET
- Topic: TChart not listed in Delphi 2005 Toolpalette
- Replies: 1
- Views: 4520
TChart not listed in Delphi 2005 Toolpalette
I used to work with TChart in VCL mode in Delphi 2005. I now want to start a project in .Net, but I don't see any Steema icons in the Tool Palette. I only see in general Tcharteditor, TChartpreviewer and TCustomcharteditor, but with those I don't see any chart appear in my Form. So I can't create a ...
- Mon Mar 21, 2005 2:21 pm
- Forum: VCL
- Topic: Problems with D2005 upadte2
- Replies: 2
- Views: 5333
- Mon Mar 21, 2005 9:33 am
- Forum: VCL
- Topic: Problems with D2005 upadte2
- Replies: 2
- Views: 5333
Problems with D2005 upadte2
We find lots of problems after updating Delphi2005 update 2.
Are you preparing an update?
Hans
Are you preparing an update?
Hans
- Thu Mar 17, 2005 6:28 pm
- Forum: VCL
- Topic: Timescale in ganttchart
- Replies: 20
- Views: 26857
Extra Code requested
It looks like we have to write complete new tables, indexes, coordinates,etc. Very complex.
Re #1 Could you give some delphi code for the Addganttcolor? This is what I don't understand and tried, but not succeeded. Based on your example.
Thanks
Hans
Re #1 Could you give some delphi code for the Addganttcolor? This is what I don't understand and tried, but not succeeded. Based on your example.
Thanks
Hans