[comp.windows.interviews] Is there a scene that doesn't do formatting?

czim@martin.cns.caltech.edu (Chris Ziomkowski) (05/24/91)

I'm currently trying to write an application which must insert and
move around on the order of 300 interactors in a window.  What I need
is a scene that doesn't do any formatting when it's resized or
redrawn. I tried using a tray for this purpose but it's unbearably
slow with more that about 20.  I've tried writing my own scene
subclass but can't get it to work properly.  Does anyone know of
a scene I could use, or does anyone have any example code of a scene
they've written that might do what I want?

Also, I'm currently using an old version of InterViews (2.5). Would 3.0
handle this problem any faster? 

Thanks in advance,

Chris Ziomkowski
czim@cns.caltech.edu