Re: command-2 (previous) and command-3 (next), jumping by 2

2004-02-10 Thread Jeanne A. E. DeVoto
At 9:13 PM -0600 2/9/04, Christopher Mitchell wrote: On Feb 9, 2004, at 7:41 AM, Robert Brenstein wrote: On Feb 7, 2004, at 12:22 PM, Jeanne A. E. DeVoto wrote: Increasing the delay might work, as a workaround. cmd-3 etc used to be in a frontscript of IDE (commandkeydown handler if I recall). I

Re: command-2 (previous) and command-3 (next), jumping by 2

2004-02-09 Thread Robert Brenstein
On Feb 7, 2004, at 12:22 PM, Jeanne A. E. DeVoto wrote: Increasing the delay might work, as a workaround. Oh god. Is this an engine bug or an IDE bug? Surely go next isn't broken? cmd-3 etc used to be in a frontscript of IDE (commandkeydown handler if I recall). I haven't looked at the current

Re: command-2 (previous) and command-3 (next), jumping by 2

2004-02-09 Thread Christopher Mitchell
Could you point the way to this script for someone who couldn't transcript his way out of a wet paper bag (yet)? I've certainly not looked into making editions in the IDE scripts, but if someone else debugs this and can kick back a recipe I have no problem following the directions. I can't

Re: command-2 (previous) and command-3 (next), jumping by 2

2004-02-08 Thread Alex Rice
On Feb 7, 2004, at 11:52 PM, Christopher Mitchell wrote: Here's a stack and method by which I can replicate it: see attachment. Steps: 1) open stack jumpingbug.rev - don't click the stack. 2) immediately select Object-Card Inspector 3) hit command-3 ... It's jumping for me. If this list is

Re: command-2 (previous) and command-3 (next), jumping by 2

2004-02-08 Thread Jeanne A. E. DeVoto
At 10:51 PM -0700 2/7/04, Alex Rice wrote: Increasing the delay might work, as a workaround. Oh god. Is this an engine bug or an IDE bug? Surely go next isn't broken? I'm pretty sure it's in the IDE. I haven't had it happen when using go next/go previous in a script. 5) Forget it, now the

Re: command-2 (previous) and command-3 (next), jumping by 2

2004-02-08 Thread Thomas McGrath III
I have a stack with buttons to cards with large graphics in each card. There are 500 graphics being displayed one at a time. When I use go stack it sometimes sends one of the 'open' messages twice!!! This did not happen when the number of graphics was smaller. SO during development (as I

Re: command-2 (previous) and command-3 (next), jumping by 2

2004-02-07 Thread Christopher Mitchell
Ahoy, So this seems very odd to me, and disruptive - is it then a known bug on bugzilla? Yours, Chris On Feb 7, 2004, at 1:53 AM, [EMAIL PROTECTED] wrote: Yup, happening over here too. :) Valetia ___ use-revolution mailing list [EMAIL PROTECTED]

Re: command-2 (previous) and command-3 (next), jumping by 2

2004-02-07 Thread Alex Rice
On Feb 7, 2004, at 12:22 PM, Jeanne A. E. DeVoto wrote: Increasing the delay might work, as a workaround. Oh god. Is this an engine bug or an IDE bug? Surely go next isn't broken? I can replicate the problem by doing this: 1) create a bunch of cards with _large_ referenced images (set the

Re: command-2 (previous) and command-3 (next), jumping by 2

2004-02-07 Thread Alex Rice
On Feb 7, 2004, at 10:51 PM, Alex Rice wrote: 5) Forget it, now the problem isn't happening. It was a moment ago. I hate this intermittent kind of bug. I have a hunch it's related to delays and loading images from disk. I have another project that doesn't use images very much at all, and I've

Re: command-2 (previous) and command-3 (next), jumping by 2

2004-02-07 Thread Christopher Mitchell
Well, it could be that.. I'd say it is an IDE bug though - the stack I'm using has 4 cards on it and none of them have any referenced files (not referenced that would be displayed, there is a reference to audio but that is per button push). It's basically like I have a stack with 4 letters,

Re: command-2 (previous) and command-3 (next), jumping by 2

2004-02-07 Thread Christopher Mitchell
Here's a stack and method by which I can replicate it: see attachment. Steps: 1) open stack jumpingbug.rev - don't click the stack. 2) immediately select Object-Card Inspector 3) hit command-3 ... It's jumping for me. If this list is stripping attachments, which it probably should, the stack