[sage-devel] Re: notebook jumping when @interacts are updated

2008-10-24 Thread Jason Grout
Craig Citro wrote: >> Craig, why do you think it would be really nice anyway? >> > > In general, I'd just like to be able to scroll something to the top of > the browser window, even if it's the last cell I've created. I > understand I can do this by making a bunch of empty cells, but that > look

[sage-devel] Re: notebook jumping when @interacts are updated

2008-10-24 Thread Craig Citro
> Craig, why do you think it would be really nice anyway? > In general, I'd just like to be able to scroll something to the top of the browser window, even if it's the last cell I've created. I understand I can do this by making a bunch of empty cells, but that looks *really* stupid. Also, if I'm

[sage-devel] Re: notebook jumping when @interacts are updated

2008-10-24 Thread Jason Grout
Craig Citro wrote: >> Could we just put a big chunk of blank space at the bottom of the worksheet? >> I.e., just always make it so worksheets have a big blank space below them? >> I think i wouldn't be opposed to this, and your conversation seemed to >> suggest >> it would work. >> > > I think t

[sage-devel] Re: notebook jumping when @interacts are updated

2008-10-24 Thread Craig Citro
> Could we just put a big chunk of blank space at the bottom of the worksheet? > I.e., just always make it so worksheets have a big blank space below them? > I think i wouldn't be opposed to this, and your conversation seemed to suggest > it would work. > I think this would be really nice, indepe

[sage-devel] Re: notebook jumping when @interacts are updated

2008-10-24 Thread William Stein
On Fri, Oct 24, 2008 at 2:21 PM, Jason Grout <[EMAIL PROTECTED]> wrote: > > Jason Grout wrote: >> Jason Grout wrote: >>> Jason Grout wrote: From playing with putting alerts into the javascript code, the jump seems to occur exactly when the innerHTML is replaced in set_output_text j

[sage-devel] Re: notebook jumping when @interacts are updated

2008-10-24 Thread Jason Grout
Jason Grout wrote: > Jason Grout wrote: >> Jason Grout wrote: >>> From playing with putting alerts into the javascript code, the jump >>> seems to occur exactly when the innerHTML is replaced in set_output_text >>> javascript function, in the following lines: >>> >>> >>> if (new_intera

[sage-devel] Re: notebook jumping when @interacts are updated

2008-10-24 Thread Jason Grout
Jason Grout wrote: > Jason Grout wrote: >> From playing with putting alerts into the javascript code, the jump >> seems to occur exactly when the innerHTML is replaced in set_output_text >> javascript function, in the following lines: >> >> >> if (new_interact_output.indexOf('__SAGE_IN

[sage-devel] Re: notebook jumping when @interacts are updated

2008-10-24 Thread Jason Grout
Jason Grout wrote: > From playing with putting alerts into the javascript code, the jump > seems to occur exactly when the innerHTML is replaced in set_output_text > javascript function, in the following lines: > > > if (new_interact_output.indexOf('__SAGE_INTERACT_RESTART__') != >

[sage-devel] Re: notebook jumping when @interacts are updated

2008-10-24 Thread Jason Grout
Harald Schilly wrote: > On Oct 23, 3:14 am, Jason Grout <[EMAIL PROTECTED]> wrote: >> I notice that lots of times, when changing the value of a control in an >> interact and the interact updates, the notebook automatically scrolls up >> so that the interact is only partially shown. ... > > Hi, I

[sage-devel] Re: notebook jumping when @interacts are updated

2008-10-23 Thread Harald Schilly
On Oct 23, 3:14 am, Jason Grout <[EMAIL PROTECTED]> wrote: > I notice that lots of times, when changing the value of a control in an > interact and the interact updates, the notebook automatically scrolls up > so that the interact is only partially shown. ... Hi, I notice the same but I'm don't k

[sage-devel] Re: notebook jumping when @interacts are updated

2008-10-22 Thread D. M. Monarres
I have on any cell is too large for a single screen. It made showing an iterative change in a function hard to see, because I would have to scroll down to show the graph. -- David Monarres [EMAIL PROTECTED] "Which is worse: ignorance or apathy? Who knows? Who cares?" On Oct 22, 2008, at 6