Search found 14 matches

by a_const
Thu Sep 29, 2011 9:08 am
Forum: VCL
Topic: Hidding of Cursor (TCursorTool)
Replies: 14
Views: 15175

Re: Hidding of Cursor (TCursorTool)

Hi The problem at the end of the video is caused by the bad test application. Date label is placed on Chart component. In this application the cursor was not dragging. I attach updated test application. I resolve problem of cursor hiding. Using a debugger I was found out (in units TeeTools.pas and T...
by a_const
Mon Sep 26, 2011 11:24 am
Forum: VCL
Topic: Hidding of Cursor (TCursorTool)
Replies: 14
Views: 15175

Re: Hidding of Cursor (TCursorTool)

Hi Narcis.

I send updated new video.

Best Regards.
by a_const
Mon Sep 26, 2011 11:22 am
Forum: VCL
Topic: Hidding of Cursor (TCursorTool)
Replies: 14
Views: 15175

Re: Hidding of Cursor (TCursorTool)

Hi Narcis.

I send updated test project.

Best Regards.
by a_const
Thu Sep 22, 2011 7:11 am
Forum: VCL
Topic: Hidding of Cursor (TCursorTool)
Replies: 14
Views: 15175

Re: Hidding of Cursor (TCursorTool)

Hi Narcis. Do you suppose that the Cursor tool is behind of zoom rectangle or bounds are wrong? Why dose mouse cursor feels the invisible cursor tool (see attached video)? I can drag invisible cursor tool. In new Example we can see current position of the cursor tool (top right corner). It confirms ...
by a_const
Mon Sep 19, 2011 8:03 am
Forum: VCL
Topic: Hidding of Cursor (TCursorTool)
Replies: 14
Views: 15175

Re: Hidding of Cursor (TCursorTool)

I send video.

Best regards.
by a_const
Mon Sep 19, 2011 7:56 am
Forum: VCL
Topic: Hidding of Cursor (TCursorTool)
Replies: 14
Views: 15175

Re: Hidding of Cursor (TCursorTool)

This error is reproduced with latest release TeeChart v2011.03.30407 VCL. But It occurs very seldom. You can reproduce this error using test example, which I sent earlier. You should select rectangle (by pressing left mouse button and dragging from left to right ). The rectangle left side should be ...
by a_const
Mon Jul 04, 2011 8:18 am
Forum: VCL
Topic: Hidding of Cursor (TCursorTool)
Replies: 14
Views: 15175

Re: Hidding of Cursor (TCursorTool)

I used Build 2010.01.11004.
Using Build 2011.03.30407 resolves this problem.
Thanks for advise.
by a_const
Fri Jul 01, 2011 10:31 am
Forum: VCL
Topic: Hidding of Cursor (TCursorTool)
Replies: 14
Views: 15175

Re: Hidding of Cursor (TCursorTool)

I'll attach video with reproduced error
by a_const
Tue Jun 28, 2011 10:01 am
Forum: VCL
Topic: Hidding of Cursor (TCursorTool)
Replies: 14
Views: 15175

Hidding of Cursor (TCursorTool)

I have attached example project. Here cursor (vertical line) and series are created in program. I can drag this cursor by mouse. When I select region on CH-component by mouse (press and diagonally drag, forming rectangle) this cursor (vertical line) disappears. But mouse "feels" this cursor, changin...
by a_const
Thu Feb 24, 2011 4:06 pm
Forum: VCL
Topic: Error transferring internal Bitmap using BitBlt
Replies: 27
Views: 32901

Re: Error transferring internal Bitmap using BitBlt

Hi Narcís

Second Part
You should rename into TeeChartBitBltError.ra1
by a_const
Thu Feb 24, 2011 4:01 pm
Forum: VCL
Topic: Error transferring internal Bitmap using BitBlt
Replies: 27
Views: 32901

Re: Error transferring internal Bitmap using BitBlt

Hi Narcís I can not understand why You can not reproduce this errir by switching windows user. I propose you run test application, which is built on my computer. I want to test: Does it depends on version of Delphi. I attach test application splitted into 2 parts (maximum size = 512kb). You can uppa...
by a_const
Thu Feb 24, 2011 6:20 am
Forum: VCL
Topic: Error transferring internal Bitmap using BitBlt
Replies: 27
Views: 32901

Re: Error transferring internal Bitmap using BitBlt

Hi Narcís

I attach example, about which it was told in the last post.
I modified slightly file TeCanvas that the error registered in log.txt.
Modified file is attached also (it is in the project).

Best Regards,
Constantin.
by a_const
Tue Feb 22, 2011 9:18 am
Forum: VCL
Topic: Error transferring internal Bitmap using BitBlt
Replies: 27
Views: 32901

Re: Error transferring internal Bitmap using BitBlt

Hi Narcis I use Embarcadero® Delphi® 2010 Version 14.0.3593.25826 and Hein Gustavsen's example (TeeChartBitBltError). This error occurs with Remote Desktop too and and just switching users too? But in My Program this error occurs directly working on the machine (without Remote Desktop too and and sw...
by a_const
Thu Feb 17, 2011 8:13 am
Forum: VCL
Topic: Error transferring internal Bitmap using BitBlt
Replies: 27
Views: 32901

Re: Error transferring internal Bitmap using BitBlt

Hello, Narcís. I can reproduce this error if i switch windows user, when test application (or mine) is running. I hope that it will be the helpful information: Call BitBlt (in TTeeCanvas3D.TransferBitmap in TeCanvas.pas) gives error code = 6 = Invalid descriptor (use GetLastError, FormatMessage). Er...