C
chava
Guest
Hi All,
I am not able change the default window size when I open a newWindow
with the command w=newWindow(). I have added the following lines to my
..cdsenv and it works fine when I open waveform viewer from Analog
Artist. I'm loosing a lot of resolution because of small default window
size and I cannot change each window manually since it a part of long
script that puts out many windows.
asimenv.plotting width int 1072
asimenv.plotting artistPlottingMode string "Append"
asimenv.plotting x int 583
asimenv.plotting icons boolean nil
asimenv.plotting y int 403
asimenv.plotting height int 703
thanks in advance.
Chaitanya Chava.
I am not able change the default window size when I open a newWindow
with the command w=newWindow(). I have added the following lines to my
..cdsenv and it works fine when I open waveform viewer from Analog
Artist. I'm loosing a lot of resolution because of small default window
size and I cannot change each window manually since it a part of long
script that puts out many windows.
asimenv.plotting width int 1072
asimenv.plotting artistPlottingMode string "Append"
asimenv.plotting x int 583
asimenv.plotting icons boolean nil
asimenv.plotting y int 403
asimenv.plotting height int 703
thanks in advance.
Chaitanya Chava.