Project Browser slows down some processes

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Locked
Coffee1633
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 219
Joined: Mon Dec 05, 2011 5:35 pm
Location: Kanagawa, Japan

Project Browser slows down some processes

Post by Coffee1633 » Tue Aug 13, 2013 11:52 pm

I was experimenting with a feature of my app that seems to strain LC. A lot of
send " " in 80 milliseconds
which then makes some changes to text in a field

When the Project Browser is open the program runs very slowly - not practical at all, but when I run it with the Project Browser closed, it works fine. If this is an issue with LCs IDE, will it be fixed in the future?

I hope to post some details about the code later and ask for advice about implementing the feature more efficiently, but for now I just wanted to make a note about the Project Browser.
Coffee16

elanorb
Livecode Staff Member
Livecode Staff Member
Posts: 516
Joined: Fri Feb 24, 2006 9:45 am

Re: Project Browser slows down some processes

Post by elanorb » Wed Aug 14, 2013 9:31 am

Hi Coffee16

This sounds like it could be a bug, would it be possible for you to send a sample stack and a recipe for recreating this to me, elanor@runrev.com. I'll take a look at it and report it in the Quality Control Center so it gets picked up by the Dev Team for investigation.

Thanks

Elanor
Elanor Buchanan
Software Developer
LiveCode

Coffee1633
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 219
Joined: Mon Dec 05, 2011 5:35 pm
Location: Kanagawa, Japan

Re: Project Browser slows down some processes

Post by Coffee1633 » Thu Aug 15, 2013 4:16 am

Thank you for having a look at the stack.
I sent it to the email you listed above.

Locked

Return to “Summer School 2013”