David Gray | 1 Jun 2010 08:48
Picon

mred-text -i and Plot

I'm trying to use mred-text -i and plot together,
however I'm not sure how to display a;
#(struct:object:2d-view% ... ...)

If the above is defined as t then I can
call the public functions from view.ss ie
(send t get-x-min) and get for example -5
but there must be a way to get a display up on the screen

I'm using 4.2.3 as the versions after than don't return a REPL
Dave

<div>
<div>I'm trying to use mred-text -i and plot together,<br>
</div>
<div>however I'm not sure how to display a;</div>
<div>#(struct:object:2d-view% ... ...)</div>
<div><br></div>
<div>If the above is defined as t then I can</div>
<div>call the public functions from view.ss ie</div>
<div>(send t get-x-min) and get for example -5</div>
<div>but there must be a way to get a display up on the screen</div>
<div><br></div>
<div>I'm using 4.2.3 as the versions after than don't return a REPL</div>
<div>Dave</div>
<div><br></div>
</div>

Gmane