[vtkusers] vtkPanel

Jeff Lee jeff at cdnorthamerica.com
Thu Jun 28 09:06:46 EDT 2001


Basically, a render doesn't occur until you have actors present.  This is the way the old
vtkPanel was designed, basically you could take out all of the checks for
(ren.VisibleActorCount() ==0) and things should work fine.
-Jeff

Karin Faulhaber wrote:

> Hi Matthew,
>
> > However, all that shows up on-screen where the vtkPanel should be is default
> > the grey component color. Menus and other components show up without
> > problem.
>
> I noticed that, no matter what background color I set, everything is
> grey if there are no actors in the renderer. Maybe you have a problem
> with the actors?
>
> Karin
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers

--
J.A. Lee





More information about the vtkusers mailing list