Search found 6 matches
- Sat Sep 23, 2006 8:23 pm
- Forum: VCL
- Topic: Vagueness in TDrawLineTool Documentation - Help!
- Replies: 11
- Views: 6969
Hello Again Narcis, I have developed a real time charting app in which individual charts are added on MDIChildren forms (theoretically you could have as many charts open as your system could handle). In this app, the user can have 2 or more charts open that are the same data, but scaled differently....
- Wed Sep 20, 2006 6:29 pm
- Forum: VCL
- Topic: Vagueness in TDrawLineTool Documentation - Help!
- Replies: 11
- Views: 6969
Hi Narcis, Thank-you so much for your suggestion. I actually found the problem in the OnMouseUp event, which seems very weird. I don't understand how the OnMouseUp event can influence whether a line follows the mouse when you move it, but indeed that was the solution. Incidentally, if I want to forc...
- Wed Sep 06, 2006 8:31 pm
- Forum: VCL
- Topic: Vagueness in TDrawLineTool Documentation - Help!
- Replies: 11
- Views: 6969
- Mon Sep 04, 2006 9:05 pm
- Forum: VCL
- Topic: Vagueness in TDrawLineTool Documentation - Help!
- Replies: 11
- Views: 6969
- Mon Aug 28, 2006 11:24 pm
- Forum: VCL
- Topic: Vagueness in TDrawLineTool Documentation - Help!
- Replies: 11
- Views: 6969
DrawLine Problem persists
Hello Narcis, Thank-you for your prompt and concise response. As you directed I started a new project, added a chart, series, and DrawLine tool. I populated the series with some random data and Voila! This worked marvelously. I could draw and select lines exactly as I wanted to and exactly how you s...
- Thu Aug 24, 2006 6:46 pm
- Forum: VCL
- Topic: Vagueness in TDrawLineTool Documentation - Help!
- Replies: 11
- Views: 6969
Vagueness in TDrawLineTool Documentation - Help!
The DrawLine Tool documentation is frustratingly poor. It has taken me 2 full days to get things to a point where they partially work. First I will describe what I want, then I will describe what I have. I am using TChart 7.07 with Delphi 6 on windows XP Pro. I would like a user to be able to hold d...