Re: 7.0.1 redraws IDE too many times

2014-12-16 Thread Dr. Hawkins
On Tue, Dec 16, 2014 at 2:51 PM, Dr. Hawkins doch...@gmail.com wrote:

 The screen is being redrawn *way* to many times.  Did someone forget a
 lockscreen?


Another hint: with two code tabs loaded, I click into the find window, and
see the double-redrawa couple pixels to the right each time.  (both are
5k-8k line handlers)


-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: 7.0.1 redraws IDE too many times

2014-12-16 Thread J. Landman Gay

On 12/16/2014, 4:51 PM, Dr. Hawkins wrote:

It's been nagging at the edge of conscious for a bit, and now I see it.

I first registered that the code section moved at least twice after the
window opened.

Now I just saw some more jiggling while hovering over a variable in the IDE
trying to select it.

The screen is being redrawn *way* to many times.  Did someone forget a
lockscreen?

This would go a long way towards fixing the sluggishness problems.




I sure wish you'd put these things into the QCC where someone in a 
position to fix it would be made aware. The engineers won't see it here, 
and there's nothing we can do.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: 7.0.1 redraws IDE too many times

2014-12-16 Thread Dr. Hawkins
On Tue, Dec 16, 2014 at 3:06 PM, J. Landman Gay jac...@hyperactivesw.com
wrote:

 I sure wish you'd put these things into the QCC where someone in a
 position to fix it would be made aware. The engineers won't see it here,
 and there's nothing we can do.


Is this enough?

It's now but 14241:

Unfortunately, I can't back this one with hard data, but I think I finally
see the pattern.

It appears that the IDE window is being excessively redrawn.

With two tabs open in the IDE editor, if I hit cmd-f for search, and then
click in the box, I can usually see the text area and line numbers jump
wtice, moments apart.  I've seen this for a while.

Today I noticed, and drew the connection, when I was hovering over a
variable value to copy it.  The line for that variable swam on the
screen, suggesting repeated redraw.

(this machine is maverick; I've seen the wiggling code on Yosemite, too)



-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: 7.0.1 redraws IDE too many times

2014-12-16 Thread J. Landman Gay

On 12/16/2014, 5:13 PM, Dr. Hawkins wrote:

On Tue, Dec 16, 2014 at 3:06 PM, J. Landman Gay jac...@hyperactivesw.com
wrote:


I sure wish you'd put these things into the QCC where someone in a
position to fix it would be made aware. The engineers won't see it here,
and there's nothing we can do.



Is this enough?

It's now but 14241:

Unfortunately, I can't back this one with hard data, but I think I finally
see the pattern.

It appears that the IDE window is being excessively redrawn.

With two tabs open in the IDE editor, if I hit cmd-f for search, and then
click in the box, I can usually see the text area and line numbers jump
wtice, moments apart.  I've seen this for a while.

Today I noticed, and drew the connection, when I was hovering over a
variable value to copy it.  The line for that variable swam on the
screen, suggesting repeated redraw.

(this machine is maverick; I've seen the wiggling code on Yosemite, too)


Thanks. Hopefully it's enough, especially since there's no specific code 
that causes it. They should be able to reproduce it.


I'm glad you did that. :)

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode