Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 14 of 14 total
Thread More Delphi Help
Thu, Dec 15 2011 9:45 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Raul,

<< And more specifically it seems to happen if the running app has a control
with cursor as the 1st control (tabstop 0).

For example if form as a Tmemo so when i run it it puts the focus and cursor
in tmemo and then doing a reset resuls in no cursor in code editor. >>

I'm still not seeing that behavior here - the cursor re-appears every time.
I've got a form with a single TMemo on it.  I make sure that the code editor
is active, I hit F9, and then I hit Ctrl-F2, and the cursor is still there
in the editor.

--
Tim Young
Elevate Software
www.elevatesoft.com
Thu, Dec 15 2011 9:54 AMPermanent Link

Raul

Team Elevate Team Elevate

For me cursor disappears every time for the same steps.

However other way i discovered i can get the cursor back is to just
minimize/restore EWB window so i'm kind of thinking it might be graphics
driver and editor interaction/screen repaint.

Raul




On 12/15/2011 9:45 AM, Tim Young [Elevate Software] wrote:
> I'm still not seeing that behavior here - the cursor re-appears every
> time. I've got a form with a single TMemo on it. I make sure that the
> code editor is active, I hit F9, and then I hit Ctrl-F2, and the cursor
> is still there in the editor.
>
Thu, Dec 15 2011 9:57 AMPermanent Link

Chris Holland

SEC Solutions Ltd.

Avatar

Team Elevate Team Elevate

Hi Tim,

I just created a new project, dropped one memo on the form and tried it,
the cursor disappears.

The cursor comes back if I do any of the following:

Press F12 twice.
Minimize the EWB and restore it.
Click out of the text editor and then back in, either to another windows
program or just to the object inspector.

Hope this helps.

Chris Holland [Team Elevate]

On 15/12/2011 14:45, Tim Young [Elevate Software] wrote:
> Raul,
>
> << And more specifically it seems to happen if the running app has a
> control with cursor as the 1st control (tabstop 0).
>
> For example if form as a Tmemo so when i run it it puts the focus and
> cursor in tmemo and then doing a reset resuls in no cursor in code
> editor. >>
>
> I'm still not seeing that behavior here - the cursor re-appears every
> time. I've got a form with a single TMemo on it.  I make sure that the
> code editor is active, I hit F9, and then I hit Ctrl-F2, and the
> cursor is still there in the editor.
>
Thu, Dec 15 2011 10:22 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Raul,

<< However other way i discovered i can get the cursor back is to just
minimize/restore EWB window so i'm kind of thinking it might be graphics
driver and editor interaction/screen repaint. >>

I'll try to brute-force the cursor when the editor re-appears and see if
that fixes it for everyone.

Thanks,

--
Tim Young
Elevate Software
www.elevatesoft.com
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image