Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 16 of 16 total
Thread CopyTable Problem
Fri, Feb 17 2006 2:48 PMPermanent Link

"J. Lee"
About how many seconds are you experiencing. Maybe I need to change a
few of my routines that simply switch the cursor to hourglass to
progress bars.

Also, you'd think there would be a registry entry that would allow you
to set this threshold.

~J. Lee


Roy Lambert wrote:
> J.
>
>
> (nice name Smiley
>
> From the link
>
> "If a top-level window stops responding to messages for more than several seconds, the system considers the window to be not responding."
>
> I agree user feedback is of high importance but several seconds is just madness. Some loops its just not worth giving feedback - I normally just change the cursor - and in some application.processmessage is positively dangerous.
>
> Roy Lambert
>
Fri, Feb 17 2006 3:09 PMPermanent Link

"John Hay"
J

> Also, you'd think there would be a registry entry that would allow you to
> set this threshold.

This QC entry may help

http://qc.borland.com/wc/qcmain.aspx?d=3730

John

Fri, Feb 17 2006 3:52 PMPermanent Link

Sean McCall
John,

Great tip! I'm going to try this first thing Monday.

Sean

John Hay wrote:
> J
>
>
>>Also, you'd think there would be a registry entry that would allow you to
>>set this threshold.
>
>
> This QC entry may help
>
> http://qc.borland.com/wc/qcmain.aspx?d=3730
>
> John
>
>
Fri, Feb 17 2006 4:36 PMPermanent Link

Ted K
Thanks everyone for all the tips.  I used the "processMessages" approach 1st (did a "brute-force" copy record by record with an application.processmessages after each
post) and it worked.  However, I will look at the other suggestions as well.

Sean McCall <NoSpam@nowhere.com> wrote:

John,

Great tip! I'm going to try this first thing Monday.

Sean

John Hay wrote:
> J
>
>
>>Also, you'd think there would be a registry entry that would allow you to
>>set this threshold.
>
>
> This QC entry may help
>
> http://qc.borland.com/wc/qcmain.aspx?d=3730
>
> John
>
>
Fri, Feb 17 2006 4:38 PMPermanent Link

"J. Lee"
Thanks John!

~J. Lee

John Hay wrote:
> J
>
>
>>Also, you'd think there would be a registry entry that would allow you to
>>set this threshold.
>
>
> This QC entry may help
>
> http://qc.borland.com/wc/qcmain.aspx?d=3730
>
> John
>
>
Sat, Feb 18 2006 5:45 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

John


I'm also going to see if that will stop the Z-order being screwed up in the IDE.

Thanks.

Roy Lambert
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image