Page 1 of 1

"Step through"- / "Scripting error" -window resizable

Posted: 28 Jun 2009 15:31
by Stefan
Could you make the "Step through"- / "Scripting error" -window resizable please?
So one could see whole script lines without scrolling to the right.
New size should be remembered, at least till restarting XY.

Re: "Step through"- / "Scripting error" -window resizable

Posted: 28 Jun 2009 20:09
by admin
Currently not since this takes a lot of work. I could hard-code it somewhat wider though. How many pixels do you need? :)

Re: "Step through"- / "Scripting error" -window resizable

Posted: 28 Jun 2009 21:29
by Stefan
admin wrote:Currently not since this takes a lot of work.
Oh, i hoped you just have to modify an parameter :D sorry.
I could hard-code it somewhat wider though.
How many pixels do you need? :)
? hard-code ? ...don't know, i don't want to hide the back ground too much always. Only smt i want to see the whole script line.

Maybe make this dialog half the width of the desktop width?
Desktop=1280
Script-Dialog now=480
Script-Dialog new=600

But since you want to hard-coded this we should first ask others what they think about this.
Maybe 600 is to much for smaller screens?

Thanks for considering this.

Re: "Step through"- / "Scripting error" -window resizable

Posted: 29 Jun 2009 09:57
by admin
600 pixels is ok. Many other XY dialogs are about that size.

Re: "Step through"- / "Scripting error" -window resizable

Posted: 29 Jun 2009 20:26
by Stefan
v8.00.0016 - 2009-06-29 10:33
...
* Dialog "Stepping through a Script": Increased width to 600 pixels.
...
Thank you Don. I think this is helpful.

Re: "Step through"- / "Scripting error" -window resizable

Posted: 29 Jun 2009 20:36
by serendipity
Oh! I discovered that "step through window" position is remembered after i drag it elsewhere. And even across sessions!
I guess this was added long back, just wanted to thank you Don! Kinda nice when I will have two screens one day.